@font-face {
  font-family: "Comfortaa";
  font-style: normal;
  font-weight: normal;
  src: url("../font/Comfortaa-Regular.ttf");
}

@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: normal;
  src: url("../font/OpenSans-Regular.ttf");
}

@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: normal;
  src: url("../font/OpenSans-Italic.ttf");
}

@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: bold;
  src: url("../font/OpenSans-Bold.ttf");
}