@font-face {

font-family: 'Momo Trust Display';
src: url('./fonts/mtd_org.ttf');

}

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