@font-face {
  font-family: reco-med;
  src: url("../fonts/RecoletaMedium.otf");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: reco;
  src: url("../fonts/Recoleta-Regular.otf");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: sohne;
  src: url("../fonts/Sohne-Leicht.otf");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: sohne-thick;
  src: url("../fonts/Sohne-Mager.otf");
  font-weight: bold;
  font-style: normal;
}
