@font-face {
    font-family: 'gulax';
    src: url(font/Gulax-Regular.woff);
}

@font-face {
    font-family: 'cabinet';
    src: url(font/CabinetGrotesk-Extrabold.woff);
    font-weight: normal;
}
@font-face {
    font-family: 'cabinetb';
    src: url(font/CabinetGrotesk-Regular.woff);
}

@font-face {
    font-family: 'xhan';
    src: url(font/XanhMono-Regular.ttf);
}


@font-face {
    font-family: 'whois';
    src: url(font/whois-mono.woff);
}


@font-face {
    font-family: 'autopia';
    src: url(font/Autopia-Regular.otf);
    font-weight: normal;
}

@font-face {
    font-family: 'autopia';
    src: url(font/Autopia-Bold.otf);
    font-weight: bold;
}

@font-face {
    font-family: 'autopia';
    src: url(font/Autopia-Italic.otf);
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'autopia';
    src: url(font/Autopia-Bold-Italic.otf);
    font-weight: bold;
    font-style: italic;
}