/* Brand Fonts */

@font-face {
  font-family: 'Forma DJR Cyrillic Text';
  src: url('fonts/FormaDJRCyrillicText-Bold.otf') format('opentype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Forma DJR Cyrillic Text';
  src: url('fonts/FormaDJRCyrillicText-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
}

/* Montserrat is loaded via Google Fonts in layout */