/**
 * Aino — sama struktuur mis toidumees/css/fonts.css (profexpo Foodfair).
 *
 * @package Foodfair_Shop
 */

@font-face {
    font-family: "Aino";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src:
        url("../fonts/Aino_31_170411-Regular.woff2") format("woff2"),
        url("../fonts/Aino_31_170411-Regular.woff") format("woff");
}

@font-face {
    font-family: "Aino";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src:
        url("../fonts/Aino_31_170411-Bold.woff2") format("woff2"),
        url("../fonts/Aino_31_170411-Bold.woff") format("woff");
}

@font-face {
    font-family: "Aino heading";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src:
        url("../fonts/Aino-Headline.woff2") format("woff2"),
        url("../fonts/Aino-Headline.woff") format("woff");
}
