@font-face {
  font-family: 'beatrice';
  src: url('BeatriceTRIAL-Regular.svg#BeatriceTRIAL-Regular') format('svg'),
       url('BeatriceTRIAL-Regular.ttf') format('truetype'),
	   url('BeatriceTRIAL-Regular.woff') format('woff'),
	   url('beatrice-regular-webfont.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Manrope', sans-serif;
}