/* Founders Light */

@font-face {
  font-family: "founders-grotesk-web-light";
  font-display: optional;
  src: url('../fonts/founders/founders-grotesk-web-light.woff2') format('woff2'), url('../fonts/founders/founders-grotesk-web-light.woff') format('woff');
}

/* Canela */

@font-face {
  font-family: canela-web;
  font-display: optional;
  src: url('../fonts/canela/canela-light-web.woff2') format('woff2'), url('../fonts/canela/canela-light-web.woff') format('woff');
}

@font-face {
  font-family: canela-web-thin;
  font-display: optional;
  src: url('../fonts/canela/canela-thin-web.woff2') format('woff2'), url('../fonts/canela/canela-thin-web.woff') format('woff');
}

/* Founders Regular */

@font-face {
  font-family: "founders-grotesk-web-regular";
  font-display: optional;
  src: url('../fonts/founders/founders-grotesk-web-regular.woff2') format('woff2'), url('../fonts/founders/founders-grotesk-web-regular.woff') format('woff');
}

/* Ionicons */

@font-face {
  font-family: "Ionicons";
  font-display: optional;
  src: url('../fonts/ionicons/ionicons.woff') format('woff')
}

/* Founders Italic */

@font-face {
  font-family: "founders-grotesk-web-italic";
  font-display: optional;
  src: url('../fonts/founders/founders-grotesk-web-regular-italic.woff2') format('woff2'), url('../fonts/founders/founders-grotesk-web-regular-italic.woff') format('woff');
}

/* Swiss
@font-face {
  font-family: "SuisseIntl-Light";
  font-display: optional;
  src: url('../fonts/swiss/SuisseIntl-Light-WebTrial.woff2') format('woff2'), url('../fonts/founders/SuisseIntl-Light-WebTrial.woff') format('woff');
}
*/