@font-face {
	font-family: 'Latin Modern Math';
	font-style: normal;
	font-weight: 400;
	src: local('Latin Modern Math'), local('Latin-Modern-Math'), url("latinmodern-math.otf") format('opentype');
}

@font-face {
	font-family: 'Latin Modern Roman';
	font-size: 12px;
	src: local('Latin Modern Roman'), local('Latin-Modern-Roman'), url("lmroman12-italic.otf") format('opentype');
}

@font-face {
	font-family: 'Latin Modern Slant';
	font-size: 17px;
	src: local('Latin Modern Roman'), local('Latin-Modern-Math'), url("lmromanslant17-regular.otf") format('opentype');
}

@font-face {
	font-family: 'Purisa';
	src: local('Purisa'), url("https://git.framasoft.org/framasoft/fun/geektionnerd-generator/raw/1a483fbcd5823b9d8af989e4f59589d67d43ec07/font/Purisa.ttf") format('truetype');
}

@font-face {
	font-family: 'Cutive Mono';
	src: local('Cutive Mono'), url("CutiveMono-Regular.ttf") format('truetype');
}

