@font-face {
    font-family: 'Century Gothic';
    font-style: normal;
    font-weight: normal;
    src: local('Century Gothic'), url('../fonts/century-gothic/CenturyGothic.ttf') format('ttf');
}
@font-face {
    font-family: 'Century Gothic Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Century Gothic Bold'), url('../fonts/century-gothic/CenturyGothicBold.TTF') format('ttf');
}
    