@font-face {
    font-family: 'Yumaro';
    src: url('YumaroRegular.eot');
    src: url('YumaroRegular.eot?#iefix') format('embedded-opentype'),
        url('YumaroRegular.woff2') format('woff2'),
        url('YumaroRegular.woff') format('woff'),
        url('YumaroRegular.ttf') format('truetype'),
        url('YumaroRegular.svg#YumaroRegular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

