@font-face {
  font-family: "SuisseIntl Regular";
  src: url("../fonts/SuisseIntl-Regular.otf") format("opentype");
}

@font-face {
  font-family: "SuisseIntl Bold";
  src: url("../fonts/SuisseIntl-Bold.otf") format("opentype");
}

@font-face {
  font-family: "SuisseIntl SemiBold";
  src: url("../fonts/SuisseIntl-SemiBold.otf") format("opentype");
}

@font-face {
  font-family: "SuisseIntl Thin";
  src: url("../fonts/SuisseIntl-Thin.otf") format("opentype");
}

@font-face {
  font-family: "SuisseNeue Regular";
  src: url("../fonts/SuisseNeue-Regular.otf") format("opentype");
}

@font-face {
  font-family: "SuisseNeue Light";
  src: url("../fonts/SuisseNeue-Light.otf") format("opentype");
}
