/* new FONTS */

/* sinkin-sans-400*/
@font-face {
    font-family: 'sinkin-sans-400' ;
    src: url('fonts/sinkin-sans-400-regular-58f89ae279c20.otf') format('opentype');
}

/* sinkin-sans-700*/
@font-face {
    font-family: 'sinkin-sans-700' ;
    src: url('fonts/sinkin-sans-700-bold-58f89afa7bc5c.otf') format('opentype');
}

/* miriam*/
@font-face {
    font-family: 'miriam' ;
    src: url('fonts/Miriam.ttf') format('opentype');
}

/* Questrial-Regular*/
@font-face {
    font-family: 'Questrial-Regular' ;
    src: url('fonts/Questrial-Regular.ttf') format('opentype');
}

/* simpo */
@font-face {
    font-family: 'simpo' ;
    src: url('fonts/simpo.ttf') format('opentype');
}