@font-face {
  font-family: SofiaProRegular;
  src: url("fonts/Sofia/Sofia Pro Regular.otf");
}

body {
  font-family: SofiaProRegular;

}




