@font-face {
  font-family: "morpheme";
  src: url('morpheme.eot?t=1676959596666'); /* IE9*/
  src: url('morpheme.eot?t=1676959596666#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url("morpheme.woff2?t=1676959596666") format("woff2"),
  url("morpheme.woff?t=1676959596666") format("woff"),
  url('morpheme.ttf?t=1676959596666') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('morpheme.svg?t=1676959596666#morpheme') format('svg'); /* iOS 4.1- */
}

.morpheme {
  font-family: 'morpheme' !important;
  font-size:20px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
