@font-face {
    font-family: 'SancoaleSoftenedLight';
    src: url('/fonts/notosans-light.ttf') format('truetype');
}

@font-face {
    font-family: 'SancoaleSoftenedMedium';
    src: url('/fonts/NotoSans-SemiBold.ttf') format('truetype');
}

@font-face {
    font-family: 'SancoaleSoftenedRegular';
    src: url('/fonts/notosans-regular.ttf') format('truetype');
}

@font-face {
    font-family: 'notosans-light';
    src: url('/fonts/notosans-light.ttf') format('truetype');
}

@font-face {
    font-family: 'notosans-extralight';
    src: url('/fonts/notosans-extralight.ttf') format('truetype');
}

@font-face {
    font-family: 'notosans-medium';
    src: url('/fonts/notosans-medium.ttf') format('truetype');
}

@font-face {
    font-family: 'notosans-regular';
    src: url('/fonts/notosans-regular.ttf') format('truetype');
}



/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
