@font-face {
font-family: 'Momo Trust Display';
src: url('/fonts/SegoePS.ttf');
}

html {
 font-family: "Momo Trust Display", sans-serif;
}