
@font-face {
  font-family: "montserrat";
  src: url("./Montserrat-Regular.otf");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "montserrat-bold";
  src: url("./Montserrat-Bold.otf");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "montserrat-light";
  src: url("./Montserrat-Light.otf");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "montserrat-thin";
  src: url("./Montserrat-Thin.otf");
  font-weight: normal;
  font-style: normal;
}

/**********************************************************************/
