@font-face {
  font-family: 'ComfortaBold';
  src: url('../fonts/Comfortaa-Bold.ttf');
  src: url('../fonts/Comfortaa-Bold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ComfortaLight';
  src: url('../fonts/Comfortaa-Light.ttf');
  src: url('../fonts/Comfortaa-Light.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}