@font-face{
    font-family: 'Rigeko';
    font-weight: 800;
    src: url('../FONTS/rigeko.woff');
}

@font-face{
  font-family: Matao;
  src: url(../FONTS/Matao_Serif.otf);
}

.rigeko{
  font-family: 'Rigeko';
}

.quicksand{
  font-family: 'Quicksand', sans-serif;
}