@font-face {
    font-family: "TT Neoris Regular";
	font-weight: regular;
    src: url("../fonts/TT Neoris Regular.woff") format("woff");
}

@font-face {
    font-family: "TT Neoris Regular";
	font-weight: regular;
    src: url("../fonts/TT Neoris Regular.woff2") format("woff2");
}


@font-face {
    font-family: "TT Neoris Regular";
	font-weight: regular;
    src: url("../fonts/TT Neoris Regular.ttf") format("truetype");
}

@font-face {
    font-family: "TT Neoris Bold";
	font-weight: bold;
    src: url("../fonts/TT Neoris Bold.ttf") format("truetype");
}

@font-face {
    font-family: "TT Neoris Medium";
	font-weight: medium;
    src: url("../fonts/TT Neoris Medium.ttf") format("truetype");
}

