@font-face {
    font-family: 'Century-Gothic';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/Century-Gothic-Regular.TTF') format('opentype');
}

@font-face {
    font-family: 'Century-Gothic';
    font-style: normal;
    font-weight: bold;
    src: url('../fonts/Century-Gothic-Bold.TTF') format('opentype');
}

@font-face {
    font-family: 'Century-Gothic';
    font-style: italic;
    font-weight: normal;
    src: url('../fonts/Century-Gothic-Regular-italic.TTF') format('opentype');
}

@font-face {
    font-family: 'Century-Gothic';
    font-style: italic;
    font-weight: bold;
    src: url('../fonts/Century-Gothic-Bold-Italic.TTF') format('opentype');
}
