@font-face {
    font-family:"Century Gothic";
    src: url('fonts/century_gothic.eot');
    src: url('fonts/century_gothic.eot?#iefix') format('embedded-opentype'),
         url('fonts/century_gothic.woff') format('woff'),
         url('fonts/century_gothic.woff2') format('woff2'),
         url('fonts/century_gothic.svg#century_gothic') format('svg'),
    	 url('fonts/century_gothic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Century Gothic Italic";
    src: url('fonts/century_gothic_italic.eot');
    src: url('fonts/century_gothic_italic.eot?#iefix') format('embedded-opentype'),
         url('fonts/century_gothic_italic.woff') format('woff'),
         url('fonts/century_gothic_italic.woff2') format('woff2'),
         url('fonts/century_gothic_italic.svg#century_gothic_italic') format('svg'),
    	 url('fonts/century_gothic_italic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Century Gothic Bold";
    src: url('fonts/century_gothic_bold.eot');
    src: url('fonts/century_gothic_bold.eot?#iefix') format('embedded-opentype'),
         url('fonts/century_gothic_bold.woff') format('woff'),
         url('fonts/century_gothic_bold.woff2') format('woff2'),
         url('fonts/century_gothic_bold.svg#century_gothic_bold') format('svg'),
    	 url('fonts/century_gothic_bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Century Gothic Bold Italic";
    src: url('fonts/century_gothic_bold_italic.eot');
    src: url('fonts/century_gothic_bold_italic.eot?#iefix') format('embedded-opentype'),
         url('fonts/century_gothic_bold_italic.woff') format('woff'),
         url('fonts/century_gothic_bold_italic.woff2') format('woff2'),
         url('fonts/century_gothic_bold_italic.svg#century_gothic_bold_italic') format('svg'),
    	 url('fonts/century_gothic_bold_italic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
