@font-face {
    font-family: "Trebuchet MS";
    src:
        url("fonts/trebuchet_ms.ttf");
}

body {
    font-family: "Trebuchet MS";
}
