@font-face {
    font-family: 'Century Gothic';
    src: url('../font/Century-Gothic-Regular.eot');
    src: url('../font/Century-Gothic-Regular.eot?#iefix') format('embedded-opentype'),
         url('../font/Century-Gothic-Regular.woff') format('woff'),
         url('../font/Century-Gothic-Regular.ttf') format('truetype'),
         url('../font/Century-Gothic-Regular.svg#Century Gothic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Century Gothic';
    src: url('Century-Gothic-Italic.eot');
    src: url('Century-Gothic-Italic.eot?#iefix') format('embedded-opentype'),
         url('Century-Gothic-Italic.woff') format('woff'),
         url('Century-Gothic-Italic.ttf') format('truetype'),
         url('Century-Gothic-Italic.svg#Century Gothic') format('svg');
    font-weight: normal;
    font-style: italic;

}
@font-face {
    font-family: 'Century Gothic';
    src: url('Century-Gothic-Bold-Italic.eot');
    src: url('Century-Gothic-Bold-Italic.eot?#iefix') format('embedded-opentype'),
         url('Century-Gothic-Bold-Italic.woff') format('woff'),
         url('Century-Gothic-Bold-Italic.ttf') format('truetype'),
         url('Century-Gothic-Bold-Italic.svg#Century Gothic') format('svg');
    font-weight: bold;
    font-style: italic;
}
@font-face {
    font-family: 'ConduitITCRegular';
    src: url('../font/conduititc-webfont.eot');
    src: url('../font/conduititc-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/conduititc-webfont.woff') format('woff'),
         url('../font/conduititc-webfont.ttf') format('truetype'),
         url('../font/conduititc-webfont.svg#ConduitITCRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}