@font-face {
    font-family: "Antonio";
    src: url(fonts/Antonio-Light.ttf);
}
@font-face {
    font-family: "Blue";
    src: url(fonts/bluehighway.ttf);
}
@font-face {
    font-family: "Swiss";
    src: url(fonts/swiss721.ttf);
}
@font-face {
    font-family: "Roboto";
    src: url(fonts/RobotoCondensed.ttf);
}