/* latin */
@font-face {
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 300 700;
    font-stretch: 100%;
    font-display: swap;
    src: url("../woff2/oswald-variablefont_wght-webfont.woff2") format("woff2"),
         url("../ttf/oswald-variablefont_wght.ttf") format("truetype"); }

/* latin */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url("../woff2/poppins-v23-latin-regular.woff2") format("woff2"),
         url("../ttf/poppins-v23-latin-regular.ttf") format("truetype"); }

/* latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300 400 500 700;
    font-stretch: 100%;
    font-display: swap;
    src: url("../woff2/roboto-light-webfont.woff2") format("woff2"),
         url("../ttf/roboto-light.ttf") format("truetype"),
         url("../woff2/roboto-lightitalic-webfont.woff2") format("woff2"),
         url("../ttf/roboto-lightitalic.ttf") format("truetype"),
         url("../woff2/roboto-regular-webfont.woff2") format("woff2"),
         url("../ttf/roboto-regular.ttf") format("truetype"),
         url("../woff2/roboto-medium-webfont.woff2") format("woff2"),
         url("../ttf/roboto-medium.ttf") format("truetype"),
         url("../woff2/roboto-mediumitalic-webfont.woff2") format("woff2"),
         url("../ttf/roboto-mediumitalic.ttf") format("truetype"),
         url("../woff2/roboto-bold-webfont.woff2") format("woff2"),
         url("../ttf/roboto-bold.ttf") format("truetype"),
         url("../woff2/roboto-bolditalic-webfont.woff2") format("woff2"),
         url("../ttf/roboto-bolditalic.ttf") format("truetype"); }
