@font-face {
    font-family: 'CenturyGothic';
    src: url('../fonts/CenturyGothic.eot');
    src: url('../fonts/CenturyGothic.eot') 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-style:"normal"; 
         font-weight:"400";
         font-stretch:"normal";
}
@font-face {
    font-family: 'CenturyGothic';
    src: url('../fonts/CenturyGothicBold.eot');
    src: url('../fonts/CenturyGothicBold.eot') format('embedded-opentype'),
         url('../fonts/CenturyGothicBold.woff2') format('woff2'),
         url('../fonts/CenturyGothicBold.woff') format('woff'),
         url('../fonts/CenturyGothicBold.ttf') format('truetype'),
         url('../fonts/CenturyGothicBold.svg#CenturyGothicBold') format('svg');
         font-weight:"700";
         font-stretch:"normal";
         font-style:"normal";
}
@font-face {
    font-family: 'CenturyGothic';
    src: url('../fonts/CenturyGothicBoldItalic.eot');
    src: url('../fonts/CenturyGothicBoldItalic.eot') format('embedded-opentype'),
         url('../fonts/CenturyGothicBoldItalic.woff2') format('woff2'),
         url('../fonts/CenturyGothicBoldItalic.woff') format('woff'),
         url('../fonts/CenturyGothicBoldItalic.ttf') format('truetype'),
         url('../fonts/CenturyGothicBoldItalic.svg#CenturyGothicBoldItalic') format('svg');
         font-weight:"700";
         font-stretch:"normal";
         font-style:"italic";
}
@font-face {
    font-family: 'CenturyGothic';
    src: url('../fonts/CenturyGothicItalic.eot');
    src: url('../fonts/CenturyGothicItalic.eot') format('embedded-opentype'),
         url('../fonts/CenturyGothicItalic.woff2') format('woff2'),
         url('../fonts/CenturyGothicItalic.woff') format('woff'),
         url('../fonts/CenturyGothicItalic.ttf') format('truetype'),
         url('../fonts/CenturyGothicItalic.svg#CenturyGothicItalic') format('svg');
         font-weight:"400";
         font-stretch:"normal";
         font-style:"italic";
}
