/*I think it's only the URL that loads the font correctly and not the local folder*/

/*Typestyles for theloop.asia.*/

@font-face {
    font-family: "FF Unit Slab Pro Black";
    font-style: normal;
    font-weight: normal;
    src:
        local("FF Unit Slab Pro Black"),
        local(
            "/Typefaces/Unit/FF%20Unit%20Slab%20Pro%20Black.otf"
        ),
        url("https://theloop.asia/Typefaces/Unit/FF%20Unit%20Slab%20Pro%20Black.otf") format("truetype");
}

@font-face {
    font-family: "Chunk";
    font-style: normal;
    font-weight: normal;
    src:
        local("Chunk"),
        local(
            "/Typefaces/Chunk/ChunkFive-Regular.woff"
        ),
        url("https://otomatek.com/Typefaces/Chunk/ChunkFive-Regular.woff") format("woff");
}

/*Nimbus Sans*/

/*Nimbus_Sans_Cond_L_Black.otf*/
@font-face {
    font-family: "Nimbus Sans Cond Black";
    font-style: normal;
    font-weight: normal;
    src: url("https://otomatek.com/Typefaces/NimbusSans/Nimbus_Sans_Cond_L_Black.otf") format("truetype");
}

/*nimbus-sans-cond-l-bold.otf*/
@font-face {
    font-family: "Nimbus Sans Cond Bold";
    font-style: normal;
    font-weight: normal;
    src: url("https://otomatek.com/Typefaces/NimbusSans/nimbus-sans-cond-l-bold.otf") format("truetype");
}

/*nimbus-sans-cond-l.otf*/
@font-face {
    font-family: "Nimbus Sans Cond Light";
    font-style: normal;
    font-weight: normal;
    src: url("https://otomatek.com/Typefaces/NimbusSans/nimbus-sans-cond-l.otf") format("truetype");
}

/*nimbus-sans-black.otf*/
@font-face {
    font-family: "Nimbus Sans Black";
    font-style: normal;
    font-weight: normal;
    src: url("https://otomatek.com/Typefaces/NimbusSans/nimbus-sans-black.otf") format("truetype");
}

@font-face {
    font-family: "Nimbus Sans Bold";
    src: url("NimbusSanL-Bol-webfont.eot");
    src: url("https://otomatek.com/Typefaces/NimbusSans/NimbusSanL-Bol-webfont.woff") format("woff");

    font-weight: normal;
    font-style: normal;
}

/*nimbus-sans-dv-medium.otf*/
@font-face {
    font-family: "Nimbus Sans Medium";
    font-style: normal;
    font-weight: normal;
    src: url("https://otomatek.com/Typefaces/NimbusSans/nimbus-sans-dv-medium.otf") format("truetype");
}

/*nimbus-sans-light.otf*/
@font-face {
    font-family: "Nimbus Sans Light";
    font-style: normal;
    font-weight: normal;
    src: url("https://otomatek.com/Typefaces/NimbusSans/nimbus-sans-light.otf") format("truetype");
}

@font-face {
    font-family: "Nimbus Sans Regular";
    src: url("NimbusSanL-Reg-webfont.eot");
    src: url("https://otomatek.com/Typefaces/NimbusSans/NimbusSanL-Reg-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Nimbus Sans Bold Italic";
    src: url("NimbusSanL-BolIta-webfont.eot");
    src:
        url("NimbusSanL-BolIta-webfont.eot?#iefix") format("embedded-opentype"),
        url("NimbusSanL-BolIta-webfont.woff2") format("woff2"),
        url("https://otomatek.com/Typefaces/NimbusSans/NimbusSanL-BolIta-webfont.woff") format("woff"),
        url("NimbusSanL-BolIta-webfont.ttf") format("truetype"),
        url("NimbusSanL-BolIta-webfont.svg#nimbus_sans_lbold_italic") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Nimbus Sans Regular Italic";
    src: url("NimbusSanL-RegIta-webfont.eot");
    src:
        url("NimbusSanL-RegIta-webfont.eot?#iefix") format("embedded-opentype"),
        /*url('NimbusSanL-RegIta-webfont.woff2') format('woff2'),*/
            url("https://otomatek.com/Typefaces/NimbusSans/NimbusSanL-RegIta-webfont.woff") format("woff"),
        url("NimbusSanL-RegIta-webfont.ttf") format("truetype"),
        url("NimbusSanL-RegIta-webfont.svg#nimbus_sans_lregular_italic") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Terrazzo';
    src: url(https://d2th07yvstq95k.cloudfront.net/assets/hinted-subset-Terrazzo-Regular-02ea91c9e3aadbbdff7c7ab914d554a7ce911f06f013480fdd37519bfba3ecda.woff2) format("woff2"), url(https://d2th07yvstq95k.cloudfront.net/assets/hinted-subset-Terrazzo-Regular-0b15c78072fb1ee38680c3db759eeae15197ca8054b7170152b0adad9864d93c.ttf) format("truetype");
    font-weight: normal;
    font-style:normal
}
