@font-face {	
font-family: 'Gothic';
src: url('../fonts/century_gothic.woff');
src: url('../fonts/century_gothic.eot'); /* IE6-IE8 */
src: url('../fonts/century_gothic.eot?#iefix') format('embedded-opentype'), /* IE9 Compat Modes */
     url('../fonts/century_gothic.woff') format('woff'); /* Modern Browsers */
     
}

@font-face {	
font-family: 'Gothic italic';
src: url('../fonts/century_gothic_italic.woff');
src: url('../fonts/century_gothic_italic.eot'); /* IE6-IE8 */
src: url('../fonts/century_gothic_italic.eot?#iefix') format('embedded-opentype'), /* IE9 Compat Modes */
     url('../fonts/century_gothic_italic.woff') format('woff'); /* Modern Browsers */
     
}

@font-face {	
font-family: 'Gothic bold';
src: url('../fonts/century_gothic_bold.woff');
src: url('../fonts/century_gothic_bold.eot'); /* IE6-IE8 */
src: url('../fonts/century_gothic_bold.eot?#iefix') format('embedded-opentype'), /* IE9 Compat Modes */
     url('../fonts/century_gothic_bold.woff') format('woff'); /* Modern Browsers */
     
}
