@font-face {
  font-family: 'Latinka';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Latinka Regular'), local('Latinka-Regular'), url('../fonts/Latinka Regular.otf') format('opentype');
}
@font-face {
  font-family: 'Fact';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Fact Regular'), local('Fact-Regular'), url('../fonts/Fact-Regular.otf') format('opentype');
}
@font-face {
  font-family: 'Fact';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: local('Fact Bold'), local('Fact-Bold'), url('../fonts/Fact-Bold.otf') format('opentype');
}
@font-face {
  font-family: 'Fact';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: local('Fact Medium'), local('Fact-Medium'), url('../fonts/Fact-Medium.otf') format('opentype');
}
@font-face {
  font-family: 'Fact';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: local('Fact Thin'), local('Fact-Thin'), url('../fonts/Fact-Thin.otf') format('opentype');
}