@font-face {
    font-family: 'Century Gothic';
    font-style: normal;
    font-weight: normal;
    src: local('Century-Gothic'), url('Century-Gothic.ttf.html') format('truetype');
}
@font-face {
    font-family: 'Calibri';
    font-style: normal;
    font-weight: normal;
    src: local('Calibri'), url('Calibri.ttf.html') format('truetype');
}