/**
 * @license
 *
 * Font Family: Chillax
 * Designed by: Manushi Parikh
 * URL: https://www.fontshare.com/fonts/chillax
 * © 2021 Indian Type Foundry
 *
*/

@font-face {
    font-family: "Chillax";
    src: url("../Chillax-Extralight.ttf") format("truetype");
    font-weight: 200;
    font-display: swap;
}

@font-face {
    font-family: "Chillax";
    src: url("../Chillax-Light.ttf") format("truetype");
    font-weight: 300;
    font-display: swap;
}

@font-face {
    font-family: "Chillax";
    src: url("../Chillax-Regular.ttf") format("truetype");
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: "Chillax";
    src: url("../Chillax-Medium.ttf") format("truetype");
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: "Chillax";
    src: url("../Chillax-Semibold.ttf") format("truetype");
    font-weight: 600;
    font-display: swap;
}

@font-face {
    font-family: "Chillax";
    src: url("../Chillax-Bold.ttf") format("truetype");
    font-weight: 700;
    font-display: swap;
}

/**
 * @license
 *
 * Font Family: PlusJakartaSans
 *
*/

@font-face {
    font-family: "PlusJakartaSans";
    src: url("../PlusJakartaSans-ExtraLight.woff") format("truetype");
    font-weight: 200;
    font-display: swap;
}

@font-face {
    font-family: "PlusJakartaSans";
    src: url("../PlusJakartaSans-Light.woff") format("truetype");
    font-weight: 300;
    font-display: swap;
}

@font-face {
    font-family: "PlusJakartaSans";
    src: url("../PlusJakartaSans-Regular.woff") format("truetype");
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: "PlusJakartaSans";
    src: url("../PlusJakartaSans-Medium.woff") format("truetype");
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: "PlusJakartaSans";
    src: url("../PlusJakartaSans-Bold.woff") format("truetype");
    font-weight: 700;
    font-display: swap;
}

@font-face {
    font-family: "PlusJakartaSans";
    src: url("../PlusJakartaSans-ExtraBold.woff") format("truetype");
    font-weight: 800;
    font-display: swap;
}
