@charset "UTF-8";
/**
 * @license
 *
 * Font Family: Chillax
 * Designed by: Manushi Parikh
 * URL: https://www.fontshare.com/fonts/chillax
 * ? 2023 Indian Type Foundry
 *
 * Font Style:
 * Chillax Regular
 * Chillax Semibold
 */
@font-face {
  font-family: "Chillax";
  src: url(../../../fonts/Chillax-Regular.woff2) format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Chillax";
  src: url(../../../fonts/Chillax-Medium.woff2) format("woff2");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Chillax";
  src: url(../../../fonts/Chillax-Semibold.woff2) format("woff2");
  font-weight: 600;
  font-style: normal;
}

/* Copyright 2010-2020 Adobe (http://www.adobe.com/), with Reserved Font Name 'Source'. All Rights Reserved. Source is a trademark of Adobe in the United States and/or other countries.
This Font Software is licensed under the SIL Open Font License, Version 1.1.

Taken from Google Fonts.
*/
/*@font-face {
  font-family: "Source Sans 3";
  font-style: normal;
  font-weight: 400;
  src: url(../../../fonts/ss3.woff2) format("woff2");
}*/

