@font-face {
    font-family: 'gothic';
    src: url('../fonts/GOTHIC.TTF');
    font-weight: normal;
}

@font-face {
    font-family: 'gothici';
    src: url('../fonts/GOTHICI.TTF');
    font-weight: normal;
}

@font-face {
    font-family: 'gothicb';
    src: url('../fonts/GOTHICB.TTF');
    font-weight: bold;
}