/* Chillax — local web fonts (paths relative to this CSS file) */

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

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

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

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