@font-face {
  font-family: 'classica';
  src: url("../fontsnts/Classica-Two.woff") format('woff');
}

.bad-script {
  font-family: "Bad Script", cursive;
  font-weight: 400;
  font-style: normal;
}

.oswald {
  font-family: "Oswald", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

.cormorant-400 {
  font-family: "Cormorant", Arial, sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

.cormorant-300 {
  font-family: "Cormorant", Arial, sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
}

.cormorant-700 {
  font-family: "Cormorant", Arial, sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}

.classica {
  font-family: 'classica', sans-serif;
  font-weight: 400;
}
