/* Thistails Regular */
@font-face {
  font-family: 'Thistails';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('fonts/thistails-regular-webfont.woff2') format('woff2'),
       url('fonts/thistails-regular-webfont.woff') format('woff');
}

/* Thistails Rough */
@font-face {
  font-family: 'Thistails Rough';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('fonts/thistails-rough-webfont.woff2') format('woff2'),
       url('fonts/thistails-rough-webfont.woff') format('woff');
}

/* Thistails Sans Regular */
@font-face {
  font-family: 'Thistails Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('fonts/thistailssans-regular-webfont.woff2') format('woff2'),
       url('fonts/thistailssans-regular-webfont.woff') format('woff');
}

/* Thistails Sans Rough */
@font-face {
  font-family: 'Thistails Sans Rough';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('fonts/thistailssans-rough-webfont.woff2') format('woff2'),
       url('fonts/thistailssans-rough-webfont.woff') format('woff');
}
