@font-face {
	font-family: "SortsMillGoudy-Regular";
    src: url('./SortsMillGoudy-Regular.ttf');
    font-weight: 400;
}

@font-face {
	font-family: "SortsMillGoudy-Regular";
    src: url('./SortsMillGoudy-Italic.ttf');
    font-weight: 400;
    font-style: italic;
}