/* Saulera — Montserrat Ace Font Faces */

@font-face {
  font-family: "Montserrat Ace";
  src: url("Montserrat-Ace-Light.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat Ace";
  src: url("Montserrat-Ace-Regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat Ace";
  src: url("Montserrat-Ace-Medium.otf") format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
