@font-face {
  font-family: 'false';
  src: url('/fonts/false.woff2') format('woff2'), url('/fonts/false.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Chillax';
  src: url('./fonts/false.woff2') format('woff2'), url('./fonts/false.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Chillax';
  src: url('/fonts/Chillax-Extralight.woff2') format('woff2'),
    url('/fonts/Chillax-Extralight.woff') format('woff');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Chillax';
  src: url('/fonts/Chillax-Light.woff2') format('woff2'),
    url('/fonts/Chillax-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Chillax';
  src: url('/fonts/Chillax-Bold.woff2') format('woff2'),
    url('/fonts/Chillax-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Chillax';
  src: url('/fonts/Chillax-Semibold.woff2') format('woff2'),
    url('/fonts/Chillax-Semibold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Chillax';
  src: url('/fonts/false.woff2') format('woff2'), url('/fonts/false.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Chillax';
  src: url('/fonts/false.woff2') format('woff2'), url('/fonts/false.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

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

@font-face {
  font-family: 'Chillax';
  src: url('/fonts/false.woff2') format('woff2'), url('/fonts/false.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Chillax Variable';
  src: url('/fonts/ChillaxVariable-Bold.woff2') format('woff2'),
    url('/fonts/ChillaxVariable-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'false';
  src: url('/fonts/false.woff2') format('woff2'), url('/fonts/false.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Chillax';
  src: url('/fonts/Chillax-Regular.woff2') format('woff2'),
    url('/fonts/Chillax-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Chillax Variable';
  src: url('/fonts/ChillaxVariable-Bold.woff2') format('woff2'),
    url('/fonts/ChillaxVariable-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

* {
  box-sizing: border-box;
}
