/* dosis_normal_300 */
@font-face {
    font-family: 'Dosis';
    font-style: normal;
    font-weight: 300;
    src: url(https://gfonts.deitron.de/s/dosis/normal/300.woff2) format('woff2');
}

/* open-sans_normal_400 */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: url(https://gfonts.deitron.de/s/open-sans/normal/400.woff2) format('woff2');
}

/* open-sans_normal_600 */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: url(https://gfonts.deitron.de/s/open-sans/normal/600.woff2) format('woff2');
}

