@font-face {
    font-family: 'Century Gothic';
    src: url('../webfonts/centurygothic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Century Gothic';
    src: url('../webfonts/centurygothic_bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}