@font-face {
    font-family: 'Aeonik';
    src: url('../font/Aeonik-Light.woff2') format('woff2'),
        url('../font/Aeonik-Light.woff') format('woff'),
        url('../font/Aeonik-Light.ttf') format('truetype'),
        url('../font/Aeonik-Light.svg#Aeonik-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aeonik';
    src: url('../font/Aeonik-Thin.woff2') format('woff2'),
        url('../font/Aeonik-Thin.woff') format('woff'),
        url('../font/Aeonik-Thin.ttf') format('truetype'),
        url('../font/Aeonik-Thin.svg#Aeonik-Thin') format('svg');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aeonik';
    src: url('../font/Aeonik-Air.woff2') format('woff2'),
        url('../font/Aeonik-Air.woff') format('woff'),
        url('../font/Aeonik-Air.ttf') format('truetype'),
        url('../font/Aeonik-Air.svg#Aeonik-Air') format('svg');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aeonik';
    src: url('../font/Aeonik-Regular.woff2') format('woff2'),
        url('../font/Aeonik-Regular.woff') format('woff'),
        url('../font/Aeonik-Regular.ttf') format('truetype'),
        url('../font/Aeonik-Regular.svg#Aeonik-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aeonik';
    src: url('../font/Aeonik-Black.woff2') format('woff2'),
        url('../font/Aeonik-Black.woff') format('woff'),
        url('../font/Aeonik-Black.ttf') format('truetype'),
        url('../font/Aeonik-Black.svg#Aeonik-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aeonik';
    src: url('../font/Aeonik-Medium.woff2') format('woff2'),
        url('../font/Aeonik-Medium.woff') format('woff'),
        url('../font/Aeonik-Medium.ttf') format('truetype'),
        url('../font/Aeonik-Medium.svg#Aeonik-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aeonik';
    src: url('../font/Aeonik-Bold.woff2') format('woff2'),
        url('../font/Aeonik-Bold.woff') format('woff'),
        url('../font/Aeonik-Bold.ttf') format('truetype'),
        url('../font/Aeonik-Bold.svg#Aeonik-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Faro';
    src: url('../font/Faro-DisplayLucky.eot');
    src: local('Faro Display Lucky'), local('Faro-DisplayLucky'),
        url('../font/Faro-DisplayLucky.eot?#iefix') format('embedded-opentype'),
        url('../font/Faro-DisplayLucky.woff2') format('woff2'),
        url('../font/Faro-DisplayLucky.woff') format('woff'),
        url('../font/Faro-DisplayLucky.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}