/* Junicode */

@font-face {
    font-family: "Junicode";
    src: url(../fonts/Junicode/JunicodeBoldCondensed.ttf);
    font-weight: normal;
    font-style: normal;
}

/* Uncut */

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

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

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

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