/* cyrillic-ext */
@font-face {
  font-family: 'Filson Bold';
  font-style: normal;
  font-weight: bold;
  font-display: swap;
  src: url(Mostardesign-FilsonProBold.otf) format('truetype');
}
/* cyrillic */
@font-face {
  font-family: 'Filson Regular';
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url(Mostardesign-FilsonProRegular.otf) format('truetype');
}
