@font-face {
 font-family: "Calisto";
 src: url("../../vendor/calisto-font/calisto-mt.ttf") format('truetype');
}

@font-face {
 font-family: "Calisto";
 src: url("../../vendor/calisto-font/calisto-mt-bold.ttf") format('truetype');
 font-weight: bold;
}

@font-face {
 font-family: "Segoe";
 src: url("../../vendor/segoe-ui/segoeui.ttf") format('truetype');
 font-weight: normal;
 font-style: normal;
}

@font-face {
 font-family: "Segoe";
 src: url("../../vendor/segoe-ui/segoeuib.ttf") format('truetype');
 font-weight: bold;
}

@font-face {
 font-family: "Segoe";
 src: url("../../vendor/segoe-ui/seguisb.ttf") format('truetype');
 font-weight: 600;
}
