@font-face {
    font-family: "Sanvito Pro";
	font-weight: normal;
	font-style: normal;
    src: url("SanvitoPro-Regular.otf") format("opentype");
}

@font-face {
    font-family: "Sanvito Pro";
	font-weight: bold;
	font-style: normal;
    src: url("SanvitoPro-Bold.otf") format("opentype");
}

@font-face {
    font-family: "Sanvito Pro - Disp";
	font-weight: bold;
	font-style: normal;
    src: url("SanvitoPro-BoldDisp.otf") format("opentype");
}

