/* SLIGOIL */

@font-face {
    font-family: "Sligoil";
    src: url(./fonts/Sligoil/Sligoil-Micro.woff);
    font-weight: 400;
    font-style: normal;
}

/* Uncut */

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

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

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

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