/**
 * @license
 *
 * Font Family: Chillax
 * Designed by: Manushi Parikh
 * URL: https://www.fontshare.com/fonts/chillax
 * Â© 2021 Indian Type Foundry
 *
 * Font Styles:
 * Chillax Variable(Variable font)
 * Chillax Extralight
 * Chillax Light
 * Chillax Regular
 * Chillax Medium
 * Chillax Semibold
 * Chillax Bold
 *
*/


/**
* This is a variable font
* You can controll variable axes as shown below:
* font-variation-settings: 'wght' 700.0;
*
* available axes:

* 'wght' (range from 200.0 to 700.0)
https://static.cliqdigital.com/storage/fonts/chillax/
*/

@font-face {
    font-family: 'Chillax-Variable';
    src: url('https://static.cliqdigital.com/storage/fonts/chillax/Chillax-Variable.woff2') format('woff2'), url('https://static.cliqdigital.com/storage/fonts/chillax/Chillax-Variable.woff') format('woff'), url('https://static.cliqdigital.com/storage/fonts/chillax/Chillax-Variable.ttf') format('truetype');
    font-weight: 200 700;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'Chillax-Extralight';
    src: url('https://static.cliqdigital.com/storage/fonts/chillax/Chillax-Extralight.woff2') format('woff2'), url('https://static.cliqdigital.com/storage/fonts/chillax/Chillax-Extralight.woff') format('woff'), url('https://static.cliqdigital.com/storage/fonts/chillax/Chillax-Extralight.ttf') format('truetype');
    font-weight: 200;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'Chillax-Light';
    src: url('https://static.cliqdigital.com/storage/fonts/chillax/Chillax-Light.woff2') format('woff2'), url('https://static.cliqdigital.com/storage/fonts/chillax/Chillax-Light.woff') format('woff'), url('https://static.cliqdigital.com/storage/fonts/chillax/Chillax-Light.ttf') format('truetype');
    font-weight: 300;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'Chillax-Regular';
    src: url('https://static.cliqdigital.com/storage/fonts/chillax/Chillax-Regular.woff2') format('woff2'), url('https://static.cliqdigital.com/storage/fonts/chillax/Chillax-Regular.woff') format('woff'), url('https://static.cliqdigital.com/storage/fonts/chillax/Chillax-Regular.ttf') format('truetype');
    font-weight: 400;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'Chillax-Medium';
    src: url('https://static.cliqdigital.com/storage/fonts/chillax/Chillax-Medium.woff2') format('woff2'), url('https://static.cliqdigital.com/storage/fonts/chillax/Chillax-Medium.woff') format('woff'), url('https://static.cliqdigital.com/storage/fonts/chillax/Chillax-Medium.ttf') format('truetype');
    font-weight: 500;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'Chillax-Semibold';
    src: url('https://static.cliqdigital.com/storage/fonts/chillax/Chillax-Semibold.woff2') format('woff2'), url('https://static.cliqdigital.com/storage/fonts/chillax/Chillax-Semibold.woff') format('woff'), url('https://static.cliqdigital.com/storage/fonts/chillax/Chillax-Semibold.ttf') format('truetype');
    font-weight: 600;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'Chillax-Bold';
    src: url('https://static.cliqdigital.com/storage/fonts/chillax/Chillax-Bold.woff2') format('woff2'), url('https://static.cliqdigital.com/storage/fonts/chillax/Chillax-Bold.woff') format('woff'), url('https://static.cliqdigital.com/storage/fonts/chillax/Chillax-Bold.ttf') format('truetype');
    font-weight: 700;
    font-display: swap;
    font-style: normal;
}