@font-face {
    font-family: 'Chillax';
    src: url('Chillax-Light.woff') format('woff2'), url('Chillax-Light.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Chillax';
    src: url('Chillax-Medium.woff2') format('woff2'), url('Chillax-Medium.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Chillax';
    src: url('Chillax-Regular.woff2') format('woff2'), url('Chillax-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Chillax';
    src: url('Chillax-Semibold.woff2') format('woff2'), url('Chillax-Semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Chillax';
    src: url('Chillax-Semibold.woff2') format('woff2'), url('Chillax-Semibold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Chillax';
    src: url('Chillax-Bold.woff2') format('woff2'), url('Chillax-Bold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'NouvelR-Variable';
    src: url('Chillax-Variable.woff2') format('woff2'), url('Chillax-Variable.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}