@font-face{
    font-family: 'Quicksand';
    src:url("/fonts/Quicksand-Bold.ttf") format("ttf");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face{
    font-family: 'Quicksand';
    src:url("/fonts/Quicksand-Medium.ttf") format("ttf");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

/*Poppins*/
@font-face{
    font-family: 'Poppins';
    src:url("/fonts/Poppins-Black.ttf") format("ttf");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face{
    font-family: 'Poppins';
    src:url("/fonts/Poppins-ExtraBold.ttf") format("ttf");
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face{
    font-family: 'Poppins';
    src:url("/fonts/Poppins-Bold.ttf") format("ttf");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}


@font-face{
    font-family: 'Poppins';
    src:url("/fonts/Poppins-SemiBold.ttf") format("ttf");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face{
    font-family: 'Poppins';
    src:url("/fonts/Poppins-Medium.ttf") format("ttf");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face{
    font-family: 'Poppins';
    src:url("/fonts/Poppins-Regular.ttf") format("ttf");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face{
    font-family: 'Poppins';
    src:url("/fonts/Poppins-ExtraLight.ttf") format("ttf");
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}


/*Chillax*/


@font-face{
    font-family: 'Chillax';
    src:url("/fonts/fuentes/Chillax-Light.ttf") format("ttf");
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face{
    font-family: 'Chillax';
    src:url("/fonts/fuentes/Chillax-Light.ttf") format("ttf");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face{
    font-family: 'Chillax';
    src:url("/fonts/fuentes/Chillax-Regular.ttf") format("ttf");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face{
    font-family: 'Chillax';
    src:url("/fonts/fuentes/Chillax-Medium.ttf") format("ttf");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face{
    font-family: 'Chillax';
    src:url("/fonts/fuentes/Chillax-Semibold.ttf") format("ttf");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face{
    font-family: 'Chillax';
    src:url("/fonts/fuentes/Chillax-Bold.ttf") format("ttf");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
