
@font-face {
    font-family: 'AlexandriaLight';
    src: url('../fonts/AlexandriaLight.eot');
    src: url('../fonts/AlexandriaLight.eot') format('embedded-opentype'),
         url('../fonts/AlexandriaLight.woff2') format('woff2'),
         url('../fonts/AlexandriaLight.woff') format('woff'),
         url('../fonts/AlexandriaLight.ttf') format('truetype'),
         url('../fonts/AlexandriaLight.svg#AlexandriaLight') format('svg');
}

@font-face {
    font-family: 'AlexandriaRegular';
    src: url('../fonts/AlexandriaRegular.eot');
    src: url('../fonts/AlexandriaRegular.eot') format('embedded-opentype'),
         url('../fonts/AlexandriaRegular.woff2') format('woff2'),
         url('../fonts/AlexandriaRegular.woff') format('woff'),
         url('../fonts/AlexandriaRegular.ttf') format('truetype'),
         url('../fonts/AlexandriaRegular.svg#AlexandriaRegular') format('svg');
}

@font-face {
    font-family: 'AlexandriaBold';
    src: url('../fonts/AlexandriaBold.eot');
    src: url('../fonts/AlexandriaBold.eot') format('embedded-opentype'),
         url('../fonts/AlexandriaBold.woff2') format('woff2'),
         url('../fonts/AlexandriaBold.woff') format('woff'),
         url('../fonts/AlexandriaBold.ttf') format('truetype'),
         url('../fonts/AlexandriaBold.svg#AlexandriaBold') format('svg');
}

