@font-face{
  font-family:'ethnocentric';
  src:url("./ethnocentric.otf");
}

h1,h2,h3,h4{
  font-family:'ethnocentric';
}

p{
  font-family: 'Jost', sans-serif;
  font-weight: 300;
}
