@font-face {
font-family: 'Century Gothic Regular';
src: url('../fonts/Century-Gothic-Std-Regular.otf');
}

@font-face {
font-family: 'Century Gothic Italic';
src: url('../fonts/Century-Gothic-Std-Italic.otf');
}

@font-face {
font-family: 'Century Gothic Bold';
src: url('../fonts/Century-Gothic-Std-Bold.otf');
}

@font-face {
font-family: 'Century Gothic Bold-Italic';
src: url('../fonts/Century-Gothic-Std-Bold-Italic.otf');
}