@font-face {
    font-family: "Century Gothic";
    src: url(../fonts/CenturyGothic.eot);
    src: local("../fonts/Century Gothic"), local("CenturyGothic"), url("../fonts/CenturyGothic.eot?#iefix") format("embedded-opentype"), url(../fonts/CenturyGothic.woff) format("woff"), url(../fonts/CenturyGothic.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: fallback; 
}
@font-face {
    font-family: "Century Goth Ictalic";
    src: url(../fonts/CenturyGothic-Italic.eot);
    src: local("../fonts/Century Gothic Italic"), local("CenturyGothic-Italic"), url("../fonts/CenturyGothic-Italic.eot?#iefix") format("embedded-opentype"), url(../fonts/CenturyGothic-Italic.woff) format("woff"),
        url(../fonts/CenturyGothic-Italic.ttf) format("truetype");
    font-weight: 400;
    font-style: italic;
    font-display: fallback; 
}
@font-face {
    font-family: "Century Gothic Bold";
    src: url(../fonts/CenturyGothic-Bold.eot);
    src: local("../fonts/Century Gothic Bold"), local("CenturyGothic-Bold"), url("../fonts/CenturyGothic-Bold.eot?#iefix") format("embedded-opentype"), url(../fonts/CenturyGothic-Bold.woff) format("woff"),
        url(../fonts/CenturyGothic-Bold.ttf) format("truetype");
    font-weight: 700;
    font-style: normal;
    font-display: fallback; 
}
@font-face {
    font-family: "Century Gothic Bold Italic";
    src: url(../fonts/CenturyGothic-BoldItalic.eot);
    src: local("../fonts/Century Gothic Bold Italic"), local("CenturyGothic-BoldItalic"), url("../fonts/CenturyGothic-BoldItalic.eot?#iefix") format("embedded-opentype"), url(../fonts/CenturyGothic-BoldItalic.woff) format("woff"),
        url(../fonts/CenturyGothic-BoldItalic.ttf) format("truetype");
    font-weight: 700;
    font-style: italic;
    font-display: fallback; 
}
