/* Gemunu Libre */

@font-face {
    font-family: "Gemunu Libre";
    src: url("../fonts/gemunu-libre/GemunuLibre-ExtraLight.ttf") format("truetype");
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Gemunu Libre";
    src: url("../fonts/gemunu-libre/GemunuLibre-Light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Gemunu Libre";
    src: url("../fonts/gemunu-libre/GemunuLibre-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Gemunu Libre";
    src: url("../fonts/gemunu-libre/GemunuLibre-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Gemunu Libre";
    src: url("../fonts/gemunu-libre/GemunuLibre-SemiBold.ttf") format("truetype");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Gemunu Libre";
    src: url("../fonts/gemunu-libre/GemunuLibre-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

/* Merriweather Sans - Normal */

@font-face {
    font-family: "Merriweather Sans";
    src: url("../fonts/merriweather-sans/MerriweatherSans-Light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Merriweather Sans";
    src: url("../fonts/merriweather-sans/MerriweatherSans-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Merriweather Sans";
    src: url("../fonts/merriweather-sans/MerriweatherSans-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Merriweather Sans";
    src: url("../fonts/merriweather-sans/MerriweatherSans-SemiBold.ttf") format("truetype");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Merriweather Sans";
    src: url("../fonts/merriweather-sans/MerriweatherSans-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Merriweather Sans";
    src: url("../fonts/merriweather-sans/MerriweatherSans-ExtraBold.ttf") format("truetype");
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

/* Merriweather Sans - Italic */

@font-face {
    font-family: "Merriweather Sans";
    src: url("../fonts/merriweather-sans/MerriweatherSans-LightItalic.ttf") format("truetype");
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Merriweather Sans";
    src: url("../fonts/merriweather-sans/MerriweatherSans-Italic.ttf") format("truetype");
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Merriweather Sans";
    src: url("../fonts/merriweather-sans/MerriweatherSans-MediumItalic.ttf") format("truetype");
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Merriweather Sans";
    src: url("../fonts/merriweather-sans/MerriweatherSans-SemiBoldItalic.ttf") format("truetype");
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Merriweather Sans";
    src: url("../fonts/merriweather-sans/MerriweatherSans-BoldItalic.ttf") format("truetype");
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Merriweather Sans";
    src: url("../fonts/merriweather-sans/MerriweatherSans-ExtraBoldItalic.ttf") format("truetype");
    font-weight: 800;
    font-style: italic;
    font-display: swap;
}