@font-face {
  font-family: "Caviar";
  font-style: normal;
  font-weight: 500;
  src: url(../fonts/CaviarDreams.ttf);
}
@font-face {
  font-family: "Caviar";
  font-style: oblique;
  font-weight: 500;
  src: url(../fonts/CaviarDreams_Italic.ttf);
}
@font-face {
  font-family: "Caviar";
  font-style: normal;
  font-weight: 900;
  src: url(../fonts/CaviarDreams_Bold.ttf);
}
@font-face {
  font-family: "Caviar";
  font-style: oblique;
  font-weight: 900;
  src: url(../fonts/CaviarDreams_BoldItalic.ttf);
}

@font-face {
  font-family: "Champagne";
  font-style: normal;
  font-weight: 100;
  src: url(../fonts/Champagne.ttf);
}
@font-face {
  font-family: "Champagne";
  font-style: oblique;
  font-weight: 100;
  src: url(../fonts/ChampagneItalic.ttf);
}
@font-face {
  font-family: "Champagne";
  font-style: normal;
  font-weight: 900;
  src: url(../fonts/ChampagneBold.ttf);
}
@font-face {
  font-family: "Champagne";
  font-style: oblique;
  font-weight: 900;
  src: url(../fonts/ChampagneBoldItalic.ttf);
}