@font-face {
  font-family: 'droid-sans';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../fonts/droid-sans-400.woff2");
}
@font-face {
  font-family: 'droid-sans';
  font-style: bold;
  font-weight: 700;
  font-display: block;
  src: url("../fonts/droid-sans-700.woff2");
}
@font-face {
  font-family: 'dancing-script';
  font-style: normal;
  font-weight: 700;
  font-display: block;
  src: url("../fonts/dancing-script-bold.woff2");
}
@font-face {
  font-family: 'kaushan-script';
  font-style: normal;
  font-weight: 700;
  font-display: block;
  src: url("../fonts/kaushan-script-regular.woff2");
}