@font-face {
	font-family: 'pangram_regular';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('./fonts/Pangram-Regular.otf') format('truetype');
}
@font-face {
	font-family: 'pangram_medium';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('./fonts/Pangram-Medium.otf') format('truetype');
}@font-face {
	font-family: 'pangram_light';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('./fonts/Pangram-Light.otf') format('truetype');
}@font-face {
	font-family: 'pangram_extralight';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('./fonts/Pangram-ExtraLight.otf') format('truetype');
}@font-face {
	font-family: 'pangram_extrabold';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('./fonts/Pangram-ExtraBold.otf') format('truetype');
}@font-face {
	font-family: 'pangram_bold';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('./fonts/Pangram-Bold.otf') format('truetype');
}@font-face {
	font-family: 'pangram_black';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('./fonts/Pangram-Black.otf') format('truetype');
}