/* SLIGOIL */

@font-face {
    font-family: "Sligoil";
    src: url(./fonts/Clash/ClashDisplay-Medium.ttf);
    font-weight: 400;
    font-style: normal;
}

/* Uncut */

@font-face {
    font-family: "Uncut";
    src: url(./fonts/Berlin/BerlinGrotesk-Regular.otf);
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "Uncut";
    src: url(./fonts/Berlin/BerlinGrotesk-Regular.otf);
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: "Uncut";
    src: url(./fonts/Berlin/BerlinGrotesk-Medium.otf);
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: "Uncut";
    src: url(./fonts/Berlin/BerlinGrotesk-Medium.otf);
    font-weight: 600;
    font-style: italic;
}