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

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

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

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

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

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

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

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

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

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

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