@font-face {
    font-family: 'Trebuchet MS';
    font-style: normal;
    font-weight: 400;
    src: local('Trebuchet MS'), url('./trebuc.woff') format('woff');
}
@font-face {
    font-family: 'Trebuchet MS';
    font-style: italic;
    font-weight: 400;
    src: local('Trebuchet MS'), url('./Trebuchet-MS-Italic.woff') format('woff');
}


