/*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://theloop.asia/Typefaces/Chunk/ChunkFive-Regular.woff") format("woff");
}

@font-face {
   font-family: 'Junction';
   src: url('https://theloop.asia/Typefaces/Junction/junction-bold.woff') format('woff');
   font-weight: 700;
   font-style: normal;
}

@font-face {
   font-family: 'Junction';
   src: url('https://theloop.asia/Typefaces/Junction/junction-regular.woff') format('woff');
   font-weight: 400;
   font-style: normal;
}

@font-face {
   font-family: 'Junction';
   src: url('https://theloop.asia/Typefaces/Junction/junction-light.woff') format('woff');
   font-weight: 300;
   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
}
