/* roboto-100 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Roboto";
    font-style: normal;
    font-weight: 100;
    src: url("./Fonts/roboto-v30-latin-100.woff2") format("woff2");
}
/* roboto-100italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Roboto";
    font-style: italic;
    font-weight: 100;
    src: url("./Fonts/roboto-v30-latin-100italic.woff2") format("woff2");
}
/* roboto-300 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Roboto";
    font-style: normal;
    font-weight: 300;
    src: url("./Fonts/roboto-v30-latin-300.woff2") format("woff2");
}
/* roboto-300italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Roboto";
    font-style: italic;
    font-weight: 300;
    src: url("./Fonts/roboto-v30-latin-300italic.woff2") format("woff2");
}
/* roboto-regular - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Roboto";
    font-style: normal;
    font-weight: 400;
    src: url("./Fonts/roboto-v30-latin-regular.woff2") format("woff2");
}
/* roboto-italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Roboto";
    font-style: italic;
    font-weight: 400;
    src: url("./Fonts/roboto-v30-latin-italic.woff2") format("woff2");
}
/* roboto-500 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Roboto";
    font-style: normal;
    font-weight: 500;
    src: url("./Fonts/roboto-v30-latin-500.woff2") format("woff2");
}
/* roboto-500italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Roboto";
    font-style: italic;
    font-weight: 500;
    src: url("./Fonts/roboto-v30-latin-500italic.woff2") format("woff2");
}
/* roboto-700 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Roboto";
    font-style: normal;
    font-weight: 700;
    src: url("./Fonts/roboto-v30-latin-700.woff2") format("woff2");
}
/* roboto-700italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Roboto";
    font-style: italic;
    font-weight: 700;
    src: url("./Fonts/roboto-v30-latin-700italic.woff2") format("woff2");
}
/* roboto-900 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Roboto";
    font-style: normal;
    font-weight: 900;
    src: url("./Fonts/roboto-v30-latin-900.woff2") format("woff2");
}
/* roboto-900italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Roboto";
    font-style: italic;
    font-weight: 900;
    src: url("./Fonts/roboto-v30-latin-900italic.woff2");
}

/* open-sans-300 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 300;
    src: url("./Fonts/open-sans-v34-latin-300.woff2") format("woff2");
}
/* open-sans-300italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Open Sans";
    font-style: italic;
    font-weight: 300;
    src: url("./Fonts/open-sans-v34-latin-300italic.woff2") format("woff2");
}
/* open-sans-regular - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 400;
    src: url("./Fonts/open-sans-v34-latin-regular.woff2") format("woff2");
}
/* open-sans-italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Open Sans";
    font-style: italic;
    font-weight: 400;
    src: url("./Fonts/open-sans-v34-latin-italic.woff2") format("woff2");
}
/* open-sans-500 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 500;
    src: url("./Fonts/open-sans-v34-latin-500.woff2") format("woff2");
}
/* open-sans-500italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Open Sans";
    font-style: italic;
    font-weight: 500;
    src: url("./Fonts/open-sans-v34-latin-500italic.woff2") format("woff2");
}
/* open-sans-600 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 600;
    src: url("./Fonts/open-sans-v34-latin-600.woff2") format("woff2");
}
/* open-sans-600italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Open Sans";
    font-style: italic;
    font-weight: 600;
    src: url("./Fonts/open-sans-v34-latin-600italic.woff2") format("woff2");
}
/* open-sans-700 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 700;
    src: url("./Fonts/open-sans-v34-latin-700.woff2") format("woff2");
}
/* open-sans-700italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Open Sans";
    font-style: italic;
    font-weight: 700;
    src: url("./Fonts/open-sans-v34-latin-700italic.woff2") format("woff2");
}
/* open-sans-800 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 800;
    src: url("./Fonts/open-sans-v34-latin-800.woff2") format("woff2");
}
/* open-sans-800italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Open Sans";
    font-style: italic;
    font-weight: 800;
    src: url("./Fonts/open-sans-v34-latin-800italic.woff2") format("woff2");
}

/* noto-sans-jp-100 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 100;
    src: url("./Fonts/noto-sans-jp-v42-latin-100.woff2") format("woff2");
}
/* noto-sans-jp-300 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 300;
    src: url("./Fonts/noto-sans-jp-v42-latin-300.woff2") format("woff2");
}
/* noto-sans-jp-regular - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 400;
    src: url("./Fonts/noto-sans-jp-v42-latin-regular.woff2") format("woff2");
}
/* noto-sans-jp-500 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 500;
    src: url("./Fonts/noto-sans-jp-v42-latin-500.woff2") format("woff2");
}
/* noto-sans-jp-700 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 700;
    src: url("./Fonts/noto-sans-jp-v42-latin-700.woff2") format("woff2");
}
/* noto-sans-jp-900 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 900;
    src: url("./Fonts/noto-sans-jp-v42-latin-900.woff2") format("woff2");
}

/* montserrat-100 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 100;
    src: url("./Fonts/montserrat-v25-latin-100.woff2") format("woff2");
}
/* montserrat-100italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Montserrat";
    font-style: italic;
    font-weight: 100;
    src: url("./Fonts/montserrat-v25-latin-100italic.woff2") format("woff2");
}
/* montserrat-200 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 200;
    src: url("./Fonts/montserrat-v25-latin-200.woff2") format("woff2");
}
/* montserrat-200italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Montserrat";
    font-style: italic;
    font-weight: 200;
    src: url("./Fonts/montserrat-v25-latin-200italic.woff2") format("woff2");
}
/* montserrat-300 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 300;
    src: url("./Fonts/montserrat-v25-latin-300.woff2") format("woff2");
}
/* montserrat-300italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Montserrat";
    font-style: italic;
    font-weight: 300;
    src: url("./Fonts/montserrat-v25-latin-300italic.woff2") format("woff2");
}
/* montserrat-regular - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 400;
    src: url("./Fonts/montserrat-v25-latin-regular.woff2") format("woff2");
}
/* montserrat-italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Montserrat";
    font-style: italic;
    font-weight: 400;
    src: url("./Fonts/montserrat-v25-latin-italic.woff2") format("woff2");
}
/* montserrat-500 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 500;
    src: url("./Fonts/montserrat-v25-latin-500.woff2") format("woff2");
}
/* montserrat-500italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Montserrat";
    font-style: italic;
    font-weight: 500;
    src: url("./Fonts/montserrat-v25-latin-500italic.woff2") format("woff2");
}
/* montserrat-600 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 600;
    src: url("./Fonts/montserrat-v25-latin-600.woff2") format("woff2");
}
/* montserrat-600italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Montserrat";
    font-style: italic;
    font-weight: 600;
    src: url("./Fonts/montserrat-v25-latin-600italic.woff2") format("woff2");
}
/* montserrat-700 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 700;
    src: url("./Fonts/montserrat-v25-latin-700.woff2") format("woff2");
}
/* montserrat-700italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Montserrat";
    font-style: italic;
    font-weight: 700;
    src: url("./Fonts/montserrat-v25-latin-700italic.woff2") format("woff2");
}
/* montserrat-800 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 800;
    src: url("./Fonts/montserrat-v25-latin-800.woff2") format("woff2");
}
/* montserrat-800italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Montserrat";
    font-style: italic;
    font-weight: 800;
    src: url("./Fonts/montserrat-v25-latin-800italic.woff2") format("woff2");
}
/* montserrat-900 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 900;
    src: url("./Fonts/montserrat-v25-latin-900.woff2") format("woff2");
}
/* montserrat-900italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Montserrat";
    font-style: italic;
    font-weight: 900;
    src: url("./Fonts/montserrat-v25-latin-900italic.woff2") format("woff2");
}

/* lato-100 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Lato";
    font-style: normal;
    font-weight: 100;
    src: url("./Fonts/lato-v23-latin-100.woff2") format("woff2");
}
/* lato-100italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Lato";
    font-style: italic;
    font-weight: 100;
    src: url("./Fonts/lato-v23-latin-100italic.woff2") format("woff2");
}
/* lato-300 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Lato";
    font-style: normal;
    font-weight: 300;
    src: url("./Fonts/lato-v23-latin-300.woff2") format("woff2");
}
/* lato-300italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Lato";
    font-style: italic;
    font-weight: 300;
    src: url("./Fonts/lato-v23-latin-300italic.woff2") format("woff2");
}
/* lato-regular - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Lato";
    font-style: normal;
    font-weight: 400;
    src: url("./Fonts/lato-v23-latin-regular.woff2") format("woff2");
}
/* lato-italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Lato";
    font-style: italic;
    font-weight: 400;
    src: url("./Fonts/lato-v23-latin-italic.woff2") format("woff2");
}
/* lato-700 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Lato";
    font-style: normal;
    font-weight: 700;
    src: url("./Fonts/lato-v23-latin-700.woff2") format("woff2");
}
/* lato-700italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Lato";
    font-style: italic;
    font-weight: 700;
    src: url("./Fonts/lato-v23-latin-700italic.woff2") format("woff2");
}
/* lato-900 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Lato";
    font-style: normal;
    font-weight: 900;
    src: url("./Fonts/lato-v23-latin-900.woff2") format("woff2");
}
/* lato-900italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Lato";
    font-style: italic;
    font-weight: 900;
    src: url("./Fonts/lato-v23-latin-900italic.woff2") format("woff2");
}

/* poppins-100 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Poppins";
    font-style: normal;
    font-weight: 100;
    src: url("./Fonts/poppins-v20-latin-100.woff2") format("woff2");
}
/* poppins-100italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Poppins";
    font-style: italic;
    font-weight: 100;
    src: url("./Fonts/poppins-v20-latin-100italic.woff2") format("woff2");
}
/* poppins-200 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Poppins";
    font-style: normal;
    font-weight: 200;
    src: url("./Fonts/poppins-v20-latin-200.woff2") format("woff2");
}
/* poppins-200italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Poppins";
    font-style: italic;
    font-weight: 200;
    src: url("./Fonts/poppins-v20-latin-200italic.woff2") format("woff2");
}
/* poppins-300 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Poppins";
    font-style: normal;
    font-weight: 300;
    src: url("./Fonts/poppins-v20-latin-300.woff2") format("woff2");
}
/* poppins-300italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Poppins";
    font-style: italic;
    font-weight: 300;
    src: url("./Fonts/poppins-v20-latin-300italic.woff2") format("woff2");
}
/* poppins-regular - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Poppins";
    font-style: normal;
    font-weight: 400;
    src: url("./Fonts/poppins-v20-latin-regular.woff2") format("woff2");
}
/* poppins-italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Poppins";
    font-style: italic;
    font-weight: 400;
    src: url("./Fonts/poppins-v20-latin-italic.woff2") format("woff2");
}
/* poppins-500 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Poppins";
    font-style: normal;
    font-weight: 500;
    src: url("./Fonts/poppins-v20-latin-500.woff2") format("woff2");
}
/* poppins-500italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Poppins";
    font-style: italic;
    font-weight: 500;
    src: url("./Fonts/poppins-v20-latin-500italic.woff2") format("woff2");
}
/* poppins-600 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Poppins";
    font-style: normal;
    font-weight: 600;
    src: url("./Fonts/poppins-v20-latin-600.woff2") format("woff2");
}
/* poppins-600italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Poppins";
    font-style: italic;
    font-weight: 600;
    src: url("./Fonts/poppins-v20-latin-600italic.woff2") format("woff2");
}
/* poppins-700 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Poppins";
    font-style: normal;
    font-weight: 700;
    src: url("./Fonts/poppins-v20-latin-700.woff2") format("woff2");
}
/* poppins-700italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Poppins";
    font-style: italic;
    font-weight: 700;
    src: url("./Fonts/poppins-v20-latin-700italic.woff2") format("woff2");
}
/* poppins-800 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Poppins";
    font-style: normal;
    font-weight: 800;
    src: url("./Fonts/poppins-v20-latin-800.woff2") format("woff2");
}
/* poppins-800italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Poppins";
    font-style: italic;
    font-weight: 800;
    src: url("./Fonts/poppins-v20-latin-800italic.woff2") format("woff2");
}
/* poppins-900 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Poppins";
    font-style: normal;
    font-weight: 900;
    src: url("./Fonts/poppins-v20-latin-900.woff2") format("woff2");
}
/* poppins-900italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Poppins";
    font-style: italic;
    font-weight: 900;
    src: url("./Fonts/poppins-v20-latin-900italic.woff2") format("woff2");
}

/* source-sans-pro-200 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Source Sans Pro";
    font-style: normal;
    font-weight: 200;
    src: url("./Fonts/source-sans-pro-v21-latin-200.woff2") format("woff2");
}
/* source-sans-pro-200italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Source Sans Pro";
    font-style: italic;
    font-weight: 200;
    src: url("./Fonts/source-sans-pro-v21-latin-200italic.woff2") format("woff2");
}
/* source-sans-pro-300 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Source Sans Pro";
    font-style: normal;
    font-weight: 300;
    src: url("./Fonts/source-sans-pro-v21-latin-300.woff2") format("woff2");
}
/* source-sans-pro-300italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Source Sans Pro";
    font-style: italic;
    font-weight: 300;
    src: url("./Fonts/source-sans-pro-v21-latin-300italic.woff2") format("woff2");
}
/* source-sans-pro-regular - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Source Sans Pro";
    font-style: normal;
    font-weight: 400;
    src: url("./Fonts/source-sans-pro-v21-latin-regular.woff2") format("woff2");
}
/* source-sans-pro-italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Source Sans Pro";
    font-style: italic;
    font-weight: 400;
    src: url("./Fonts/source-sans-pro-v21-latin-italic.woff2") format("woff2");
}
/* source-sans-pro-600 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Source Sans Pro";
    font-style: normal;
    font-weight: 600;
    src: url("./Fonts/source-sans-pro-v21-latin-600.woff2") format("woff2");
}
/* source-sans-pro-600italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Source Sans Pro";
    font-style: italic;
    font-weight: 600;
    src: url("./Fonts/source-sans-pro-v21-latin-600italic.woff2") format("woff2");
}
/* source-sans-pro-700 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Source Sans Pro";
    font-style: normal;
    font-weight: 700;
    src: url("./Fonts/source-sans-pro-v21-latin-700.woff2") format("woff2");
}
/* source-sans-pro-700italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Source Sans Pro";
    font-style: italic;
    font-weight: 700;
    src: url("./Fonts/source-sans-pro-v21-latin-700italic.woff2") format("woff2");
}
/* source-sans-pro-900 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Source Sans Pro";
    font-style: normal;
    font-weight: 900;
    src: url("./Fonts/source-sans-pro-v21-latin-900.woff2") format("woff2");
}
/* source-sans-pro-900italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Source Sans Pro";
    font-style: italic;
    font-weight: 900;
    src: url("./Fonts/source-sans-pro-v21-latin-900italic.woff2") format("woff2");
}

/* roboto-condensed-300 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Roboto Condensed";
    font-style: normal;
    font-weight: 300;
    src: url("./Fonts/roboto-condensed-v25-latin-300.woff2") format("woff2");
}
/* roboto-condensed-300italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Roboto Condensed";
    font-style: italic;
    font-weight: 300;
    src: url("./Fonts/roboto-condensed-v25-latin-300italic.woff2") format("woff2");
}
/* roboto-condensed-regular - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Roboto Condensed";
    font-style: normal;
    font-weight: 400;
    src: url("./Fonts/roboto-condensed-v25-latin-regular.woff2") format("woff2");
}
/* roboto-condensed-italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Roboto Condensed";
    font-style: italic;
    font-weight: 400;
    src: url("./Fonts/roboto-condensed-v25-latin-italic.woff2") format("woff2");
}
/* roboto-condensed-700 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Roboto Condensed";
    font-style: normal;
    font-weight: 700;
    src: url("./Fonts/roboto-condensed-v25-latin-700.woff2") format("woff2");
}
/* roboto-condensed-700italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Roboto Condensed";
    font-style: italic;
    font-weight: 700;
    src: url("./Fonts/roboto-condensed-v25-latin-700italic.woff2") format("woff2");
}

/* roboto-mono-100 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Roboto Mono";
    font-style: normal;
    font-weight: 100;
    src: url("./Fonts/roboto-mono-v22-latin-100.woff2") format("woff2");
}
/* roboto-mono-100italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Roboto Mono";
    font-style: italic;
    font-weight: 100;
    src: url("./Fonts/roboto-mono-v22-latin-100italic.woff2") format("woff2");
}
/* roboto-mono-200 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Roboto Mono";
    font-style: normal;
    font-weight: 200;
    src: url("./Fonts/roboto-mono-v22-latin-200.woff2") format("woff2");
}
/* roboto-mono-200italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Roboto Mono";
    font-style: italic;
    font-weight: 200;
    src: url("./Fonts/roboto-mono-v22-latin-200italic.woff2") format("woff2");
}
/* roboto-mono-300 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Roboto Mono";
    font-style: normal;
    font-weight: 300;
    src: url("./Fonts/roboto-mono-v22-latin-300.woff2") format("woff2");
}
/* roboto-mono-300italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Roboto Mono";
    font-style: italic;
    font-weight: 300;
    src: url("./Fonts/roboto-mono-v22-latin-300italic.woff2") format("woff2");
}
/* roboto-mono-regular - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Roboto Mono";
    font-style: normal;
    font-weight: 400;
    src: url("./Fonts/roboto-mono-v22-latin-regular.woff2") format("woff2");
}
/* roboto-mono-italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Roboto Mono";
    font-style: italic;
    font-weight: 400;
    src: url("./Fonts/roboto-mono-v22-latin-italic.woff2") format("woff2");
}
/* roboto-mono-500 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Roboto Mono";
    font-style: normal;
    font-weight: 500;
    src: url("./Fonts/roboto-mono-v22-latin-500.woff2") format("woff2");
}
/* roboto-mono-500italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Roboto Mono";
    font-style: italic;
    font-weight: 500;
    src: url("./Fonts/roboto-mono-v22-latin-500italic.woff2") format("woff2");
}
/* roboto-mono-600 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Roboto Mono";
    font-style: normal;
    font-weight: 600;
    src: url("./Fonts/roboto-mono-v22-latin-600.woff2") format("woff2");
}
/* roboto-mono-600italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Roboto Mono";
    font-style: italic;
    font-weight: 600;
    src: url("./Fonts/roboto-mono-v22-latin-600italic.woff2") format("woff2");
}
/* roboto-mono-700 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Roboto Mono";
    font-style: normal;
    font-weight: 700;
    src: url("./Fonts/roboto-mono-v22-latin-700.woff2") format("woff2");
}
/* roboto-mono-700italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Roboto Mono";
    font-style: italic;
    font-weight: 700;
    src: url("./Fonts/roboto-mono-v22-latin-700italic.woff2") format("woff2");
}

/* oswald-200 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Oswald";
    font-style: normal;
    font-weight: 200;
    src: url("./Fonts/oswald-v49-latin-200.woff2") format("woff2");
}
/* oswald-300 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Oswald";
    font-style: normal;
    font-weight: 300;
    src: url("./Fonts/oswald-v49-latin-300.woff2") format("woff2");
}
/* oswald-regular - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Oswald";
    font-style: normal;
    font-weight: 400;
    src: url("./Fonts/oswald-v49-latin-regular.woff2") format("woff2");
}
/* oswald-500 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Oswald";
    font-style: normal;
    font-weight: 500;
    src: url("./Fonts/oswald-v49-latin-500.woff2") format("woff2");
}
/* oswald-600 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Oswald";
    font-style: normal;
    font-weight: 600;
    src: url("./Fonts/oswald-v49-latin-600.woff2") format("woff2");
}
/* oswald-700 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Oswald";
    font-style: normal;
    font-weight: 700;
    src: url("./Fonts/oswald-v49-latin-700.woff2") format("woff2");
}

/* inter-100 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Inter";
    font-style: normal;
    font-weight: 100;
    src: url("./Fonts/inter-v12-latin-100.woff2") format("woff2");
}
/* inter-200 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Inter";
    font-style: normal;
    font-weight: 200;
    src: url("./Fonts/inter-v12-latin-200.woff2") format("woff2");
}
/* inter-300 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Inter";
    font-style: normal;
    font-weight: 300;
    src: url("./Fonts/inter-v12-latin-300.woff2") format("woff2");
}
/* inter-regular - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    src: url("./Fonts/inter-v12-latin-regular.woff2") format("woff2");
}
/* inter-500 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Inter";
    font-style: normal;
    font-weight: 500;
    src: url("./Fonts/inter-v12-latin-500.woff2") format("woff2");
}
/* inter-600 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Inter";
    font-style: normal;
    font-weight: 600;
    src: url("./Fonts/inter-v12-latin-600.woff2") format("woff2");
}
/* inter-700 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Inter";
    font-style: normal;
    font-weight: 700;
    src: url("./Fonts/inter-v12-latin-700.woff2") format("woff2");
}
/* inter-800 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Inter";
    font-style: normal;
    font-weight: 800;
    src: url("./Fonts/inter-v12-latin-800.woff2") format("woff2");
}
/* inter-900 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Inter";
    font-style: normal;
    font-weight: 900;
    src: url("./Fonts/inter-v12-latin-900.woff2") format("woff2");
}

/* raleway-100 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Raleway";
    font-style: normal;
    font-weight: 100;
    src: url("./Fonts/raleway-v28-latin-100.woff2") format("woff2");
}
/* raleway-100italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Raleway";
    font-style: italic;
    font-weight: 100;
    src: url("./Fonts/raleway-v28-latin-100italic.woff2") format("woff2");
}
/* raleway-200 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Raleway";
    font-style: normal;
    font-weight: 200;
    src: url("./Fonts/raleway-v28-latin-200.woff2") format("woff2");
}
/* raleway-200italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Raleway";
    font-style: italic;
    font-weight: 200;
    src: url("./Fonts/raleway-v28-latin-200italic.woff2") format("woff2");
}
/* raleway-300 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Raleway";
    font-style: normal;
    font-weight: 300;
    src: url("./Fonts/raleway-v28-latin-300.woff2") format("woff2");
}
/* raleway-300italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Raleway";
    font-style: italic;
    font-weight: 300;
    src: url("./Fonts/raleway-v28-latin-300italic.woff2") format("woff2");
}
/* raleway-regular - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Raleway";
    font-style: normal;
    font-weight: 400;
    src: url("./Fonts/raleway-v28-latin-regular.woff2") format("woff2");
}
/* raleway-italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Raleway";
    font-style: italic;
    font-weight: 400;
    src: url("./Fonts/raleway-v28-latin-italic.woff2") format("woff2");
}
/* raleway-500 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Raleway";
    font-style: normal;
    font-weight: 500;
    src: url("./Fonts/raleway-v28-latin-500.woff2") format("woff2");
}
/* raleway-500italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Raleway";
    font-style: italic;
    font-weight: 500;
    src: url("./Fonts/raleway-v28-latin-500italic.woff2") format("woff2");
}
/* raleway-600 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Raleway";
    font-style: normal;
    font-weight: 600;
    src: url("./Fonts/raleway-v28-latin-600.woff2") format("woff2");
}
/* raleway-600italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Raleway";
    font-style: italic;
    font-weight: 600;
    src: url("./Fonts/raleway-v28-latin-600italic.woff2") format("woff2");
}
/* raleway-700 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Raleway";
    font-style: normal;
    font-weight: 700;
    src: url("./Fonts/raleway-v28-latin-700.woff2") format("woff2");
}
/* raleway-700italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Raleway";
    font-style: italic;
    font-weight: 700;
    src: url("./Fonts/raleway-v28-latin-700italic.woff2") format("woff2");
}
/* raleway-800 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Raleway";
    font-style: normal;
    font-weight: 800;
    src: url("./Fonts/raleway-v28-latin-800.woff2") format("woff2");
}
/* raleway-800italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Raleway";
    font-style: italic;
    font-weight: 800;
    src: url("./Fonts/raleway-v28-latin-800italic.woff2") format("woff2");
}
/* raleway-900 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Raleway";
    font-style: normal;
    font-weight: 900;
    src: url("./Fonts/raleway-v28-latin-900.woff2") format("woff2");
}
/* raleway-900italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Raleway";
    font-style: italic;
    font-weight: 900;
    src: url("./Fonts/raleway-v28-latin-900italic.woff2") format("woff2");
}

/* noto-sans-100 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Noto Sans";
    font-style: normal;
    font-weight: 100;
    src: url("./Fonts/noto-sans-v27-latin-100.woff2") format("woff2");
}
/* noto-sans-100italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Noto Sans";
    font-style: italic;
    font-weight: 100;
    src: url("./Fonts/noto-sans-v27-latin-100italic.woff2") format("woff2");
}
/* noto-sans-200 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Noto Sans";
    font-style: normal;
    font-weight: 200;
    src: url("./Fonts/noto-sans-v27-latin-200.woff2") format("woff2");
}
/* noto-sans-200italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Noto Sans";
    font-style: italic;
    font-weight: 200;
    src: url("./Fonts/noto-sans-v27-latin-200italic.woff2") format("woff2");
}
/* noto-sans-300 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Noto Sans";
    font-style: normal;
    font-weight: 300;
    src: url("./Fonts/noto-sans-v27-latin-300.woff2") format("woff2");
}
/* noto-sans-300italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Noto Sans";
    font-style: italic;
    font-weight: 300;
    src: url("./Fonts/noto-sans-v27-latin-300italic.woff2") format("woff2");
}
/* noto-sans-regular - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Noto Sans";
    font-style: normal;
    font-weight: 400;
    src: url("./Fonts/noto-sans-v27-latin-regular.woff2") format("woff2");
}
/* noto-sans-italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Noto Sans";
    font-style: italic;
    font-weight: 400;
    src: url("./Fonts/noto-sans-v27-latin-italic.woff2") format("woff2");
}
/* noto-sans-500 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Noto Sans";
    font-style: normal;
    font-weight: 500;
    src: url("./Fonts/noto-sans-v27-latin-500.woff2") format("woff2");
}
/* noto-sans-500italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Noto Sans";
    font-style: italic;
    font-weight: 500;
    src: url("./Fonts/noto-sans-v27-latin-500italic.woff2") format("woff2");
}
/* noto-sans-600 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Noto Sans";
    font-style: normal;
    font-weight: 600;
    src: url("./Fonts/noto-sans-v27-latin-600.woff2") format("woff2");
}
/* noto-sans-600italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Noto Sans";
    font-style: italic;
    font-weight: 600;
    src: url("./Fonts/noto-sans-v27-latin-600italic.woff2") format("woff2");
}
/* noto-sans-700 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Noto Sans";
    font-style: normal;
    font-weight: 700;
    src: url("./Fonts/noto-sans-v27-latin-700.woff2") format("woff2");
}
/* noto-sans-700italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Noto Sans";
    font-style: italic;
    font-weight: 700;
    src: url("./Fonts/noto-sans-v27-latin-700italic.woff2") format("woff2");
}
/* noto-sans-800 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Noto Sans";
    font-style: normal;
    font-weight: 800;
    src: url("./Fonts/noto-sans-v27-latin-800.woff2") format("woff2");
}
/* noto-sans-800italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Noto Sans";
    font-style: italic;
    font-weight: 800;
    src: url("./Fonts/noto-sans-v27-latin-800italic.woff2") format("woff2");
}
/* noto-sans-900 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Noto Sans";
    font-style: normal;
    font-weight: 900;
    src: url("./Fonts/noto-sans-v27-latin-900.woff2") format("woff2");
}
/* noto-sans-900italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Noto Sans";
    font-style: italic;
    font-weight: 900;
    src: url("./Fonts/noto-sans-v27-latin-900italic.woff2") format("woff2");
}

/* ubuntu-300 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Ubuntu";
    font-style: normal;
    font-weight: 300;
    src: url("./Fonts/ubuntu-v20-latin-300.woff2") format("woff2");
}
/* ubuntu-300italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Ubuntu";
    font-style: italic;
    font-weight: 300;
    src: url("./Fonts/ubuntu-v20-latin-300italic.woff2") format("woff2");
}
/* ubuntu-regular - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Ubuntu";
    font-style: normal;
    font-weight: 400;
    src: url("./Fonts/ubuntu-v20-latin-regular.woff2") format("woff2");
}
/* ubuntu-italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Ubuntu";
    font-style: italic;
    font-weight: 400;
    src: url("./Fonts/ubuntu-v20-latin-italic.woff2") format("woff2");
}
/* ubuntu-500 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Ubuntu";
    font-style: normal;
    font-weight: 500;
    src: url("./Fonts/ubuntu-v20-latin-500.woff2") format("woff2");
}
/* ubuntu-500italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Ubuntu";
    font-style: italic;
    font-weight: 500;
    src: url("./Fonts/ubuntu-v20-latin-500italic.woff2") format("woff2");
}
/* ubuntu-700 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Ubuntu";
    font-style: normal;
    font-weight: 700;
    src: url("./Fonts/ubuntu-v20-latin-700.woff2") format("woff2");
}
/* ubuntu-700italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Ubuntu";
    font-style: italic;
    font-weight: 700;
    src: url("./Fonts/ubuntu-v20-latin-700italic.woff2") format("woff2");
}

/* roboto-slab-100 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Roboto Slab";
    font-style: normal;
    font-weight: 100;
    src: url("./Fonts/roboto-slab-v24-latin-100.woff2") format("woff2");
}
/* roboto-slab-200 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Roboto Slab";
    font-style: normal;
    font-weight: 200;
    src: url("./Fonts/roboto-slab-v24-latin-200.woff2") format("woff2");
}
/* roboto-slab-300 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Roboto Slab";
    font-style: normal;
    font-weight: 300;
    src: url("./Fonts/roboto-slab-v24-latin-300.woff2") format("woff2");
}
/* roboto-slab-regular - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Roboto Slab";
    font-style: normal;
    font-weight: 400;
    src: url("./Fonts/roboto-slab-v24-latin-regular.woff2") format("woff2");
}
/* roboto-slab-500 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Roboto Slab";
    font-style: normal;
    font-weight: 500;
    src: url("./Fonts/roboto-slab-v24-latin-500.woff2") format("woff2");
}
/* roboto-slab-600 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Roboto Slab";
    font-style: normal;
    font-weight: 600;
    src: url("./Fonts/roboto-slab-v24-latin-600.woff2") format("woff2");
}
/* roboto-slab-700 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Roboto Slab";
    font-style: normal;
    font-weight: 700;
    src: url("./Fonts/roboto-slab-v24-latin-700.woff2") format("woff2");
}
/* roboto-slab-800 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Roboto Slab";
    font-style: normal;
    font-weight: 800;
    src: url("./Fonts/roboto-slab-v24-latin-800.woff2") format("woff2");
}
/* roboto-slab-900 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Roboto Slab";
    font-style: normal;
    font-weight: 900;
    src: url("./Fonts/roboto-slab-v24-latin-900.woff2") format("woff2");
}

/* merriweather-300 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Merriweather";
    font-style: normal;
    font-weight: 300;
    src: url("./Fonts/merriweather-v30-latin-300.woff2") format("woff2");
}
/* merriweather-300italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Merriweather";
    font-style: italic;
    font-weight: 300;
    src: url("./Fonts/merriweather-v30-latin-300italic.woff2") format("woff2");
}
/* merriweather-regular - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Merriweather";
    font-style: normal;
    font-weight: 400;
    src: url("./Fonts/merriweather-v30-latin-regular.woff2") format("woff2");
}
/* merriweather-italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Merriweather";
    font-style: italic;
    font-weight: 400;
    src: url("./Fonts/merriweather-v30-latin-italic.woff2") format("woff2");
}
/* merriweather-700 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Merriweather";
    font-style: normal;
    font-weight: 700;
    src: url("./Fonts/merriweather-v30-latin-700.woff2") format("woff2");
}
/* merriweather-700italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Merriweather";
    font-style: italic;
    font-weight: 700;
    src: url("./Fonts/merriweather-v30-latin-700italic.woff2") format("woff2");
}
/* merriweather-900 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Merriweather";
    font-style: normal;
    font-weight: 900;
    src: url("./Fonts/merriweather-v30-latin-900.woff2") format("woff2");
}
/* merriweather-900italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Merriweather";
    font-style: italic;
    font-weight: 900;
    src: url("./Fonts/merriweather-v30-latin-900italic.woff2") format("woff2");
}

/* playfair-display-regular - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Playfair Display";
    font-style: normal;
    font-weight: 400;
    src: url("./Fonts/playfair-display-v30-latin-regular.woff2") format("woff2");
}
/* playfair-display-italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Playfair Display";
    font-style: italic;
    font-weight: 400;
    src: url("./Fonts/playfair-display-v30-latin-italic.woff2") format("woff2");
}
/* playfair-display-500 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Playfair Display";
    font-style: normal;
    font-weight: 500;
    src: url("./Fonts/playfair-display-v30-latin-500.woff2") format("woff2");
}
/* playfair-display-500italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Playfair Display";
    font-style: italic;
    font-weight: 500;
    src: url("./Fonts/playfair-display-v30-latin-500italic.woff2") format("woff2");
}
/* playfair-display-600 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Playfair Display";
    font-style: normal;
    font-weight: 600;
    src: url("./Fonts/playfair-display-v30-latin-600.woff2") format("woff2");
}
/* playfair-display-600italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Playfair Display";
    font-style: italic;
    font-weight: 600;
    src: url("./Fonts/playfair-display-v30-latin-600italic.woff2") format("woff2");
}
/* playfair-display-700 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Playfair Display";
    font-style: normal;
    font-weight: 700;
    src: url("./Fonts/playfair-display-v30-latin-700.woff2") format("woff2");
}
/* playfair-display-700italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Playfair Display";
    font-style: italic;
    font-weight: 700;
    src: url("./Fonts/playfair-display-v30-latin-700italic.woff2") format("woff2");
}
/* playfair-display-800 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Playfair Display";
    font-style: normal;
    font-weight: 800;
    src: url("./Fonts/playfair-display-v30-latin-800.woff2") format("woff2");
}
/* playfair-display-800italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Playfair Display";
    font-style: italic;
    font-weight: 800;
    src: url("./Fonts/playfair-display-v30-latin-800italic.woff2") format("woff2");
}
/* playfair-display-900 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Playfair Display";
    font-style: normal;
    font-weight: 900;
    src: url("./Fonts/playfair-display-v30-latin-900.woff2") format("woff2");
}
/* playfair-display-900italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Playfair Display";
    font-style: italic;
    font-weight: 900;
    src: url("./Fonts/playfair-display-v30-latin-900italic.woff2") format("woff2");
}

/* nunito-200 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Nunito";
    font-style: normal;
    font-weight: 200;
    src: url("./Fonts/nunito-v25-latin-200.woff2") format("woff2");
}
/* nunito-200italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Nunito";
    font-style: italic;
    font-weight: 200;
    src: url("./Fonts/nunito-v25-latin-200italic.woff2") format("woff2");
}
/* nunito-300 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Nunito";
    font-style: normal;
    font-weight: 300;
    src: url("./Fonts/nunito-v25-latin-300.woff2") format("woff2");
}
/* nunito-300italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Nunito";
    font-style: italic;
    font-weight: 300;
    src: url("./Fonts/nunito-v25-latin-300italic.woff2") format("woff2");
}
/* nunito-regular - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Nunito";
    font-style: normal;
    font-weight: 400;
    src: url("./Fonts/nunito-v25-latin-regular.woff2") format("woff2");
}
/* nunito-italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Nunito";
    font-style: italic;
    font-weight: 400;
    src: url("./Fonts/nunito-v25-latin-italic.woff2") format("woff2");
}
/* nunito-500 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Nunito";
    font-style: normal;
    font-weight: 500;
    src: url("./Fonts/nunito-v25-latin-500.woff2") format("woff2");
}
/* nunito-500italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Nunito";
    font-style: italic;
    font-weight: 500;
    src: url("./Fonts/nunito-v25-latin-500italic.woff2") format("woff2");
}
/* nunito-600 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Nunito";
    font-style: normal;
    font-weight: 600;
    src: url("./Fonts/nunito-v25-latin-600.woff2") format("woff2");
}
/* nunito-600italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Nunito";
    font-style: italic;
    font-weight: 600;
    src: url("./Fonts/nunito-v25-latin-600italic.woff2") format("woff2");
}
/* nunito-700 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Nunito";
    font-style: normal;
    font-weight: 700;
    src: url("./Fonts/nunito-v25-latin-700.woff2") format("woff2");
}
/* nunito-700italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Nunito";
    font-style: italic;
    font-weight: 700;
    src: url("./Fonts/nunito-v25-latin-700italic.woff2") format("woff2");
}
/* nunito-800 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Nunito";
    font-style: normal;
    font-weight: 800;
    src: url("./Fonts/nunito-v25-latin-800.woff2") format("woff2");
}
/* nunito-800italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Nunito";
    font-style: italic;
    font-weight: 800;
    src: url("./Fonts/nunito-v25-latin-800italic.woff2") format("woff2");
}
/* nunito-900 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Nunito";
    font-style: normal;
    font-weight: 900;
    src: url("./Fonts/nunito-v25-latin-900.woff2") format("woff2");
}
/* nunito-900italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Nunito";
    font-style: italic;
    font-weight: 900;
    src: url("./Fonts/nunito-v25-latin-900italic.woff2") format("woff2");
}

/* nunito-sans-200 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Nunito Sans";
    font-style: normal;
    font-weight: 200;
    src: url("./Fonts/nunito-sans-v12-latin-200.woff2") format("woff2");
}
/* nunito-sans-200italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Nunito Sans";
    font-style: italic;
    font-weight: 200;
    src: url("./Fonts/nunito-sans-v12-latin-200italic.woff2") format("woff2");
}
/* nunito-sans-300 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Nunito Sans";
    font-style: normal;
    font-weight: 300;
    src: url("./Fonts/nunito-sans-v12-latin-300.woff2") format("woff2");
}
/* nunito-sans-300italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Nunito Sans";
    font-style: italic;
    font-weight: 300;
    src: url("./Fonts/nunito-sans-v12-latin-300italic.woff2") format("woff2");
}
/* nunito-sans-regular - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Nunito Sans";
    font-style: normal;
    font-weight: 400;
    src: url("./Fonts/nunito-sans-v12-latin-regular.woff2") format("woff2");
}
/* nunito-sans-italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Nunito Sans";
    font-style: italic;
    font-weight: 400;
    src: url("./Fonts/nunito-sans-v12-latin-italic.woff2") format("woff2");
}
/* nunito-sans-600 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Nunito Sans";
    font-style: normal;
    font-weight: 600;
    src: url("./Fonts/nunito-sans-v12-latin-600.woff2") format("woff2");
}
/* nunito-sans-600italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Nunito Sans";
    font-style: italic;
    font-weight: 600;
    src: url("./Fonts/nunito-sans-v12-latin-600italic.woff2") format("woff2");
}
/* nunito-sans-700 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Nunito Sans";
    font-style: normal;
    font-weight: 700;
    src: url("./Fonts/nunito-sans-v12-latin-700.woff2") format("woff2");
}
/* nunito-sans-700italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Nunito Sans";
    font-style: italic;
    font-weight: 700;
    src: url("./Fonts/nunito-sans-v12-latin-700italic.woff2") format("woff2");
}
/* nunito-sans-800 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Nunito Sans";
    font-style: normal;
    font-weight: 800;
    src: url("./Fonts/nunito-sans-v12-latin-800.woff2") format("woff2");
}
/* nunito-sans-800italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Nunito Sans";
    font-style: italic;
    font-weight: 800;
    src: url("./Fonts/nunito-sans-v12-latin-800italic.woff2") format("woff2");
}
/* nunito-sans-900 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Nunito Sans";
    font-style: normal;
    font-weight: 900;
    src: url("./Fonts/nunito-sans-v12-latin-900.woff2") format("woff2");
}
/* nunito-sans-900italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Nunito Sans";
    font-style: italic;
    font-weight: 900;
    src: url("./Fonts/nunito-sans-v12-latin-900italic.woff2") format("woff2");
}

/* pt-sans-regular - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "PT Sans";
    font-style: normal;
    font-weight: 400;
    src: url("./Fonts/pt-sans-v17-latin-regular.woff2") format("woff2");
}
/* pt-sans-italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "PT Sans";
    font-style: italic;
    font-weight: 400;
    src: url("./Fonts/pt-sans-v17-latin-italic.woff2") format("woff2");
}
/* pt-sans-700 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "PT Sans";
    font-style: normal;
    font-weight: 700;
    src: url("./Fonts/pt-sans-v17-latin-700.woff2") format("woff2");
}
/* pt-sans-700italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "PT Sans";
    font-style: italic;
    font-weight: 700;
    src: url("./Fonts/pt-sans-v17-latin-700italic.woff2") format("woff2");
}
