/* Icons */
@font-face {
  font-family: "icons";
  src: url("/m/styles/fonts/icons.ttf?v=7.8") format("truetype");
}
@font-face {
  font-family: "icon-specialty";
  src: url("/m/styles/fonts/icon-specialty.ttf?v=1.5") format("truetype");
}
/* App Font Display */
@font-face {
  font-family: 'App Font Display';
  src: url('/white/fonts/Calibri-Light.woff') format('woff');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'App Font Display';
  src: url('/white/fonts/Calibri-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'App Font Display';
  src: url('/white/fonts/Calibri-Regular.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'App Font Display';
  src: url('/white/fonts/Calibri-Bold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'App Font Display';
  src: url('/white/fonts/Calibri-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'App Font Display';
  src: url('/white/fonts/Calibri-Bold.woff') format('woff');
  font-weight: 900;
  font-style: normal;
}

