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

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

@font-face {
  font-family: 'TTFors';
  src: url('ttforstrial/TT\ Fors\ Trial\ Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'TTFors';
  src: url('ttforstrial/TT\ Fors\ Trial\ Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'TTFors';
  src: url('ttforstrial/TT\ Fors\ Trial\ Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'TTFors';
  src: url('ttforstrial/TT\ Fors\ Trial\ Bold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}