/* Theme / Fonts FallBack */

@font-face {
  font-family: 'podium-sharp';
  src: url('../../fonts/podium/PodiumSharp26.woff2') format('woff2'),
       url('../../fonts/podium/PodiumSharp26.woff') format('woff');
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: 'podium-sharp';
  src: url('../../fonts/podium/PodiumSharp37.woff2') format('woff2'),
       url('../../fonts/podium/PodiumSharp37.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}
