
/* remove this  example line */
@font-face {
    font-family: 'Dosis';
    src: url('## URL ##') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
