@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: 'Humane';
    src: url('../font/Humane-SemiBold.eot'); /* IE9 Compat Modes */
    src: url('../font/Humane-SemiBold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../font/Humane-SemiBold.woff') format('woff'), /* Modern Browsers */
         url('../font/Humane-SemiBold.woff2') format('woff2'), /* Modern Browsers */
         url('../font/Humane-SemiBold.ttf') format('truetype'); /* Safari, Android, iOS */
    font-style: normal;
    font-weight: 600;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'Humane';
    src: url('../font/Humane-Regular.eot'); /* IE9 Compat Modes */
    src: url('../font/Humane-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../font/Humane-Regular.woff') format('woff'), /* Modern Browsers */
         url('../font/Humane-Regular.woff2') format('woff2'), /* Modern Browsers */
         url('../font/Humane-Regular.ttf') format('truetype'); /* Safari, Android, iOS */
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'Humane';
    src: url('../font/Humane-Light.eot'); /* IE9 Compat Modes */
    src: url('../font/Humane-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../font/Humane-Light.woff') format('woff'), /* Modern Browsers */
         url('../font/Humane-Light.woff2') format('woff2'), /* Modern Browsers */
         url('../font/Humane-Light.ttf') format('truetype'); /* Safari, Android, iOS */
    font-style: normal;
    font-weight: 300;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'Humane';
    src: url('../font/Humane-Bold.eot'); /* IE9 Compat Modes */
    src: url('../font/Humane-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../font/Humane-Bold.woff') format('woff'), /* Modern Browsers */
         url('../font/Humane-Bold.woff2') format('woff2'), /* Modern Browsers */
         url('../font/Humane-Bold.ttf') format('truetype'); /* Safari, Android, iOS */
    font-style: normal;
    font-weight: 700;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'Humane';
    src: url('../font/Humane-Thin.eot'); /* IE9 Compat Modes */
    src: url('../font/Humane-Thin.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../font/Humane-Thin.woff') format('woff'), /* Modern Browsers */
         url('../font/Humane-Thin.woff2') format('woff2'), /* Modern Browsers */
         url('../font/Humane-Thin.ttf') format('truetype'); /* Safari, Android, iOS */
    font-style: normal;
    font-weight: 200;
    text-rendering: optimizeLegibility;
}