/* ==========================================================================
	#Fonts
========================================================================== */
@font-face {
    font-family: 'Book Antiqua';
    src: url('../fonts/bkant-webfont.eot');
    src: url('../fonts/bkant-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/bkant-webfont.woff2') format('woff2'),
         url('../fonts/bkant-webfont.woff') format('woff'),
         url('../fonts/bkant-webfont.ttf') format('truetype'),
         url('../fonts/bkant-webfont.svg#book_antiquaregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Book Antiqua';
    src: url('../fonts/antquai-webfont.eot');
    src: url('../fonts/antquai-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/antquai-webfont.woff2') format('woff2'),
         url('../fonts/antquai-webfont.woff') format('woff'),
         url('../fonts/antquai-webfont.ttf') format('truetype'),
         url('../fonts/antquai-webfont.svg#book_antiquaitalic') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Book Antiqua';
    src: url('../fonts/antquab-webfont.eot');
    src: url('../fonts/antquab-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/antquab-webfont.woff2') format('woff2'),
         url('../fonts/antquab-webfont.woff') format('woff'),
         url('../fonts/antquab-webfont.ttf') format('truetype'),
         url('../fonts/antquab-webfont.svg#book_antiquabold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/roboto-regular_1-webfont.eot');
    src: url('../fonts/roboto-regular_1-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-regular_1-webfont.woff2') format('woff2'),
         url('../fonts/roboto-regular_1-webfont.woff') format('woff'),
         url('../fonts/roboto-regular_1-webfont.ttf') format('truetype'),
         url('../fonts/roboto-regular_1-webfont.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Calibri';
    src: url('../fonts/calibri-webfont.eot');
    src: url('../fonts/calibri-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/calibri-webfont.woff2') format('woff2'),
         url('../fonts/calibri-webfont.woff') format('woff'),
         url('../fonts/calibri-webfont.ttf') format('truetype'),
         url('../fonts/calibri-webfont.svg#calibriregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Calibri';
    src: url('../fonts/calibril-webfont.eot');
    src: url('../fonts/calibril-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/calibril-webfont.woff2') format('woff2'),
         url('../fonts/calibril-webfont.woff') format('woff'),
         url('../fonts/calibril-webfont.ttf') format('truetype'),
         url('../fonts/calibril-webfont.svg#calibrilight') format('svg');
    font-weight: 300;
    font-style: normal;
}