@font-face {
  font-family: "Montserrat";
  src: url("./fonts/Montserrat-Black.ttf") format("woff2"),
    url("./fonts/Montserrat-Black.ttf") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("./fonts/Montserrat-ExtraBold.ttf") format("woff2"),
    url("./fonts/Montserrat-ExtraBold.ttf") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("./fonts/Montserrat-BlackItalic.ttf") format("woff2"),
    url("./fonts/Montserrat-BlackItalic.ttf") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("/fonts/Montserrat-BlackItalic.ttf") format("woff2"),
    url("/fonts/Montserrat-BlackItalic.ttf") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("./fonts/Montserrat-ExtraBoldItalic.ttf") format("woff2"),
    url("./fonts/Montserrat-ExtraBoldItalic.ttf") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

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

@font-face {
  font-family: "Montserrat";
  src: url("./fonts/Montserrat-MediumItalic.ttf") format("woff2"),
    url("./fonts/Montserrat-MediumItalic.ttf") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("./fonts/Montserrat-LightItalic.ttf") format("woff2"),
    url("./fonts/Montserrat-LightItalic.ttf") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("./fonts/Montserrat-Light.ttf") format("woff2"),
    url("./fonts/Montserrat-Light.ttf") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("./fonts/Montserrat-SemiBold.ttf") format("woff2"),
    url("./fonts/Montserrat-SemiBold.ttf") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("./fonts/Montserrat-Italic.ttf") format("woff2"),
    url("./fonts/Montserrat-Italic.ttf") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("./fonts/Montserrat-ExtraLight.ttf") format("woff2"),
    url("./fonts/Montserrat-ExtraLight.ttf") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("./fonts/Montserrat-Medium.ttf") format("woff2"),
    url("./fonts/Montserrat-Medium.ttf") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

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

@font-face {
  font-family: "Montserrat";
  src: url("./fonts/Montserrat-ExtraLightItalic.ttf") format("woff2"),
    url("./fonts/Montserrat-ExtraLightItalic.ttf") format("woff");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("./fonts/Montserrat-Thin.ttf") format("woff2"),
    url("./fonts/Montserrat-Thin.ttf") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("./fonts/Montserrat-SemiBoldItalic.ttf") format("woff2"),
    url("./fonts/Montserrat-SemiBoldItalic.ttf") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("./fonts/Montserrat-ThinItalic.ttf") format("woff2"),
    url("./fonts/Montserrat-ThinItalic.ttf") format("woff");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
