/* -------------------------
	Font Imports
------------------------- */

@font-face {
    font-family: 'novecento';
    src: url('../fonts/novecento/novecentowide-normal-webfont.eot');
    src: url('../fonts/novecento/novecentowide-normal-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/novecento/novecentowide-normal-webfont.woff') format('woff'),
         url('../fonts/novecento/novecentowide-normal-webfont.ttf') format('truetype'),
         url('../fonts/novecento/novecentowide-normal-webfont.svg#novecento_widenormal') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'novecento-b';
    src: url('../fonts/novecento/novecentowide-medium-webfont.eot');
    src: url('../fonts/novecento/novecentowide-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/novecento/novecentowide-medium-webfont.woff') format('woff'),
         url('../fonts/novecento/novecentowide-medium-webfont.ttf') format('truetype'),
         url('../fonts/novecento/novecentowide-medium-webfont.svg#novecento_widenormal') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'cartogothic';
    src: url('../fonts/cartogothic/cartogothicstd-book-webfont.eot');
    src: url('../fonts/cartogothic/cartogothicstd-book-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/cartogothic/cartogothicstd-book-webfont.woff') format('woff'),
         url('../fonts/cartogothic/cartogothicstd-book-webfont.ttf') format('truetype'),
         url('../fonts/cartogothic/cartogothicstd-book-webfont.svg#cartogothic_stdregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'cartogothic-b';
    src: url('../fonts/cartogothic/cartogothicstd-bold-webfont.eot');
    src: url('../fonts/cartogothic/cartogothicstd-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/cartogothic/cartogothicstd-bold-webfont.woff') format('woff'),
         url('../fonts/cartogothic/cartogothicstd-bold-webfont.ttf') format('truetype'),
         url('../fonts/cartogothic/cartogothicstd-bold-webfont.svg#cartogothic_stdregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

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