/* Suisse Int'l - Regular */
@font-face {
  font-family: 'SuisseIntRegular';
  src: url("../webfonts/SuisseIntl-Regular.woff2") format('woff2'),
  url("../webfonts/SuisseIntl-Regular.otf") format("opentype");
}

/* Suisse Int'l - SemiBold */
@font-face {
  font-family: 'SuisseIntSemiBold';
  src: url("../webfonts/SuisseIntl-SemiBold.woff2") format('woff2'),
  url("../webfonts/SuisseIntl-SemiBold.otf") format("opentype");
}

/* New cooper Regular */
@font-face {
  font-family: 'NewCooperRegular';
  src: url("../webfonts/NewCooper-Regular.woff2") format('woff2'),
  url("../webfonts/NewCooper-Regular.otf") format("opentype");
}
