@font-face {
    font-family: 'kurious'; 
    src: url('../fonts/kurious/kurious-medium.woff'); 
    font-style: normal; font-weight: 500;
}
@font-face {
    font-family: 'kurious'; 
    src: url('../fonts/kurious/kurious-semibold.woff'); 
    font-style: normal; font-weight: 600;
}
@font-face {
    font-family: 'kurious'; 
    src: url('../fonts/kurious/kurious-bold.woff'); 
    font-style: normal; 
    font-weight: 700;
}

@font-face {
    font-family: 'kurious-looped';
    src: url('../fonts/kurious-looped/kurious_looped-light.woff');
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: 'kurious-looped';
    src: url('../fonts/kurious-looped/kurious_looped-medium.woff');
    font-style: normal;
    font-weight: 500;
}

@font-face {
    font-family: 'kurious-looped';
    src: url('../fonts/kurious-looped/kurious_looped-semibold.woff');
    font-style: normal;
    font-weight: 600;
}