@font-face {
  font-family: 'Chillax';
  src: url('files/Chillax-Extralight.woff2') format('woff2'),
       url('files/Chillax-Extralight.woff') format('woff'),
       url('files/Chillax-Extralight.ttf') format('truetype');
  font-weight: 200;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'Chillax';
  src: url('files/Chillax-Light.woff2') format('woff2'),
       url('files/Chillax-Light.woff') format('woff'),
       url('files/Chillax-Light.ttf') format('truetype');
  font-weight: 300;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'Chillax';
  src: url('files/Chillax-Regular.woff2') format('woff2'),
       url('files/Chillax-Regular.woff') format('woff'),
       url('files/Chillax-Regular.ttf') format('truetype');
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'Chillax';
  src: url('files/Chillax-Medium.woff2') format('woff2'),
       url('files/Chillax-Medium.woff') format('woff'),
       url('files/Chillax-Medium.ttf') format('truetype');
  font-weight: 500;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'Chillax';
  src: url('files/Chillax-Semibold.woff2') format('woff2'),
       url('files/Chillax-Semibold.woff') format('woff'),
       url('files/Chillax-Semibold.ttf') format('truetype');
  font-weight: 600;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'Chillax';
  src: url('files/Chillax-Bold.woff2') format('woff2'),
       url('files/Chillax-Bold.woff') format('woff'),
       url('files/Chillax-Bold.ttf') format('truetype');
  font-weight: 700;
  font-display: swap;
  font-style: normal;
}