@font-face {
  font-family: 'Tobias';
  src: url('Tobias-Light.woff2') format('woff2'),
    url('Tobias-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Tobias';
  src: url('Tobias-LightItalic.woff2') format('woff2'),
    url('Tobias-LightItalic.woff') format('woff');
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'Tobias';
  src: url('Tobias-Regular.woff2') format('woff2'),
    url('Tobias-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Tobias';
  src: url('Tobias-RegularItalic.woff2') format('woff2'),
    url('Tobias-RegularItalic.woff') format('woff');
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'Tobias';
  src: url('Tobias-Bold.woff2') format('woff2'),
    url('Tobias-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Tobias';
  src: url('Tobias-BoldItalic.woff2') format('woff2'),
    url('Tobias-BoldItalic.woff') format('woff');
  font-weight: 700;
  font-style: italic;
}
