
/*Century Gothic*/

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

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

/*Impact*/

@font-face {
    font-family: "ImpactRegular";
    src: url("../fonts/ImpactRegular.eot");
    src: url("../fonts/ImpactRegular.eot?#iefix")format("embedded-opentype"),
    url("../fonts/ImpactRegular.woff") format("woff"),
    url("../fonts/ImpactRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

/*ArialNarrow*/

@font-face {
    font-family: "ArialNarrowRegular";
    src: url("../fonts/ArialNarrowRegular.eot");
    src: url("../fonts/ArialNarrowRegular.eot?#iefix")format("embedded-opentype"),
    url("../fonts/ArialNarrowRegular.woff") format("woff"),
    url("../fonts/ArialNarrowRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "ArialNarrowBold";
    src: url("../fonts/ArialNarrowBold.eot");
    src: url("../fonts/ArialNarrowBold.eot?#iefix")format("embedded-opentype"),
    url("../fonts/ArialNarrowBold.woff") format("woff"),
    url("../fonts/ArialNarrowBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "ArialNarrowItalic";
    src: url("../fonts/ArialNarrowItalic.eot");
    src: url("../fonts/ArialNarrowItalic.eot?#iefix")format("embedded-opentype"),
    url("../fonts/ArialNarrowItalic.woff") format("woff"),
    url("../fonts/ArialNarrowItalic.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "ArialNarrowBoldItalic";
    src: url("../fonts/ArialNarrowBoldItalic.eot");
    src: url("../fonts/ArialNarrowBoldItalic.eot?#iefix")format("embedded-opentype"),
    url("../fonts/ArialNarrowBoldItalic.woff") format("woff"),
    url("../fonts/ArialNarrowBoldItalic.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}


/*NautilusPompilius*/

@font-face {
    font-family: 'NautilusPompilius';
    src: url('../fonts/NautilusPompilius.eot');
    src: local('☺'), url('../fonts/NautilusPompilius.woff') format('woff'), url('../fonts/NautilusPompilius.ttf') format('truetype'), url('../fonts/NautilusPompilius.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}