@font-face {
  font-family: 'Comfortaa';
  src: url('Comfortaa-Bold.woff'), url('Comfortaa-Bold.woff2');
  font-weight: 700;
  font-display: swap;
  font-style: normal;
}

@font-face {
  font-family: 'Comfortaa';
  src: url('Comfortaa-Light.woff'), url('Comfortaa-Light.woff2');
  font-weight: 200;
  font-display: swap;
  font-style: normal;
}

@font-face {
  font-family: 'Comfortaa';
  src: url('Comfortaa-Medium.woff'), url('Comfortaa-Medium.woff2');
  font-weight: 500;
  font-display: swap;
  font-style: normal;
}

@font-face {
  font-family: 'Comfortaa';
  src: url('Comfortaa-SemiBold.woff'), url('Comfortaa-SemiBold.woff2');
  font-weight: 600;
  font-display: swap;
  font-style: normal;
}

@font-face {
  font-family: 'Helvetica';
  src: url('Helvetica.woff'), url('Helvetica.woff2');
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}

@font-face {
  font-family: 'Open Sans';
  src: url('OpenSans-Bold.woff'), url('OpenSans-Bold.woff2');
  font-weight: 700;
  font-display: swap;
  font-style: normal;
}

@font-face {
  font-family: 'Open Sans';
  src: url('OpenSans-Regular.woff'), url('OpenSans-Regular.woff2');
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}
