@font-face {
	font-family: 'Fugue';
	src: url('/fonts/Fugue-Regular.woff2') format('woff2'),
		url('/fonts/Fugue-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Fugue';
  src: url('/fonts/Fugue-Regular.woff2') format('woff2'),
    url('/fonts/Fugue-Regular.woff') format('woff');
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Fugue';
  src: url('/fonts/Fugue-Regular.woff2') format('woff2'),
    url('/fonts/Fugue-Regular.woff') format('woff');
  font-weight: bold;
  font-display: swap;
}

@font-face {
  font-family: 'Fugue';
  src: url('/fonts/Fugue-Regular.woff2') format('woff2'),
    url('/fonts/Fugue-Regular.woff') format('woff');
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
	font-family: 'Univers';
	src: url('/fonts/UniversLTCYR-65Bold.otf') format('otf'),
		url('/fonts/UniversLTCYR-65Bold.otf') format('otf');
	font-weight: bold;
	font-style: normal;
  font-display: swap;
}

@font-face {
	font-family: 'Univers';
	src: url('/fonts/UniversLTCYR-55Roman.woff2') format('woff2'),
		url('/fonts/UniversLTCYR-55Roman.woff') format('woff');
	font-weight: normal;
	font-style: normal;
  font-display: swap;
}

@font-face {
	font-family: 'Univers';
	src: url('/fonts/UniversLTCYR-55Oblique.otf') format('otf'),
		url('/fonts/UniversLTCYR-55Oblique.otf') format('otf');
	font-weight: normal;
	font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Univers';
  src: url('/fonts/UniversLTCYR-45Light.woff2') format('woff2'),
    url('/fonts/UniversLTCYR-45Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Univers';
  src: url('/fonts/UniversLTCYR-45LightOblique.woff2') format('woff2'),
    url('/fonts/UniversLTCYR-45LightOblique.woff') format('woff');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'William';
  src: url('/fonts/WilliamTextPro.woff2') format('woff2'),
    url('/fonts/WilliamTextPro.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'William';
  src: url('/fonts/WilliamTextPro-Italic.woff2') format('woff2'),
    url('/fonts/WilliamTextPro-Italic.woff') format('woff');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'William';
  src: url('/fonts/WilliamTextPro-Bold.woff2') format('woff2'),
    url('/fonts/WilliamTextPro-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'William';
  src: url('/fonts/WilliamTextPro-Bold-Italic.woff2') format('woff2'),
    url('/fonts/WilliamTextPro-Bold-Italic.woff') format('woff');
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}


@font-face {
    font-family: 'Druk Text';
    src: url('/fonts/DrukText-Medium.ttf') format('ttf'),
    url('/fonts/DrukText-Medium.woff') format('woff'),
    url('/fonts/DrukText-Medium.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}