/* latin */

@font-face {
  font-family: 'Bauhaus';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(BauhausRegular.ttf) format('truetype');
}

@font-face {
  font-family: 'Bauhaus';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(BauhausItalic.ttf) format('truetype');
}

@font-face {
  font-family: 'Bauhaus';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(BAUHHL.ttf) format('truetype');
}

@font-face {
  font-family: 'Bauhaus';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(BROOKH2.ttf) format('truetype');
}

@font-face {
  font-family: 'Bauhaus';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(BauhausBold.ttf) format('truetype');
}

@font-face {
  font-family: 'Bauhaus';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(BauhausBoldItalic.ttf) format('truetype');
}