@font-face {
    font-family: 'Gothic';
    src: url('/font/gothic.woff') format('woff');
}
@font-face {
    font-family: 'Coolvetica';
    src: url('/font/coolvetica.ttf') format('truetype');
}
@font-face {
    font-family: 'Mistral';
    src: url('/font/mistral.woff') format('woff');
}