@font-face {
  font-family: "cd-logo";
  src: url('../fonts/EduQLDHand-Bold.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "cd-header";
  src: url('../fonts/Roboto-Medium.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "cd-content";
  src: url('../fonts/Roboto-Light.ttf');
  font-weight: normal;
  font-style: normal;
}