@font-face {
  font-family: 'SB-IconFont';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/SB-IconFont.eot');
  src: url('/fonts/SB-IconFont.eot') format('embedded-opentype'),
    url('/fonts/SB-IconFont.woff2') format('woff2'),
    url('/fonts/SB-IconFont.woff') format('woff'),
    url('/fonts/SB-IconFont.ttf') format('truetype'),
    url('/fonts/SB-IconFont.svg') format('svg');
  font-display: swap;
}
