@font-face {
  font-family: 'Toroka';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('../fonts/Toroka-Light.otf') format('opentype');
}

@font-face {
  font-family: 'Toroka';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/Toroka-Regular.otf') format('opentype');
}

@font-face {
  font-family: 'Toroka';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('../fonts/Toroka-Regular.otf') format('opentype');
}

@font-face {
  font-family: 'Toroka';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('../fonts/Toroka-Bold.woff2') format('woff2'),
       url('../fonts/Toroka-Bold.woff') format('woff'),
       url('../fonts/Toroka-Bold.otf') format('opentype');
}

@font-face {
  font-family: 'Toroka';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../fonts/Toroka-Bold.woff2') format('woff2'),
       url('../fonts/Toroka-Bold.woff') format('woff'),
       url('../fonts/Toroka-Bold.otf') format('opentype');
}

@font-face {
  font-family: 'Toroka';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url('../fonts/Toroka-Bold.woff2') format('woff2'),
       url('../fonts/Toroka-Bold.woff') format('woff'),
       url('../fonts/Toroka-Bold.otf') format('opentype');
}

@font-face {
  font-family: 'Caveat';
  font-style: normal;
  font-weight: 600 700;
  font-display: swap;
  src: url('../fonts/Caveat-Bold.ttf') format('truetype');
}

