@font-face {
  font-family: 'Syne';
  src: url(./Syne-SemiBold.woff) format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: 'Syne';
  src: url(./Syne-Bold.woff) format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: 'Inconsolata';
  src: url(./Inconsolata-Regular.woff) format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: 'SF Pro Text';
  src: url(./SF-Pro-Text-Light.woff) format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: 'MATERIAL ICONS';
  src: url(./MaterialIconsSharp-Regular.otf) format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: block;
}
