@font-face {
    font-family: "Open Sans";
    font-stretch: 75% 100%;
    font-weight: 300 800;
    src: url(../fonts/open-sans-variable-font.ttf) format("woff2")
}

@font-face {
    font-family: "Open Sans";
    font-stretch: 75% 100%;
    font-weight: 300 800;
    font-style: italic;
    src: url(../fonts/open-sans-italic-variable-font.ttf) format("woff2")
}

@font-face {
    font-family: "Manuka";
    src: url(../fonts/manuka-bold.woff2) format("woff2");
    font-weight: bold;
    font-style: normal;
    font-stretch: normal
}

@font-face {
    font-family: "Martina Plantijn";
    src: url(../fonts/martina-plantijn-bold.woff2) format("woff2");
    font-weight: bold;
    font-style: normal;
    font-stretch: normal
}