@font-face {
font-family: 'Momo Trust Display';
src: url('/nicewebsite/SFPRODISPLAYBOLD.OTF');
}

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