@font-face {
    font-family: "Montserrat";
    src: url("./montserrat-regular.woff2") format('woff2-variations');
    font-weight: 100 1000;
    font-style: normal;
}

@font-face {
    font-family: "Montserrat";
    src: url("./montserrat-italic.woff2") format('woff2-variations');
    font-weight: 100 1000;
    font-style: italic;


}