@font-face {
    font-family: 'trebuchet';
    src: url('./Trebuchet/Trebuchet MS.ttf') format('truetype');
}
@font-face {
    font-family: 'trebuchet-bold';
    src: url('./Trebuchet/Trebuchet MS Bold.ttf') format('truetype');
}

