/* Hauora Sans */
@font-face {
    font-family: 'Hauora Sans';
    src: url('../fonts/hauora-sans/Hauora-ExtraLight.woff2') format('woff2'),
         url('../fonts/hauora-sans/Hauora-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Hauora Sans';
    src: url('../fonts/hauora-sans/Hauora-Light.woff2') format('woff2'),
         url('../fonts/hauora-sans/Hauora-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Hauora Sans';
    src: url('../fonts/hauora-sans/Hauora-Regular.woff2') format('woff2'),
         url('../fonts/hauora-sans/Hauora-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Hauora Sans';
    src: url('../fonts/hauora-sans/Hauora-Medium.woff2') format('woff2'),
         url('../fonts/hauora-sans/Hauora-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Hauora Sans';
    src: url('../fonts/hauora-sans/Hauora-SemiBold.woff2') format('woff2'),
         url('../fonts/hauora-sans/Hauora-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Hauora Sans';
    src: url('../fonts/hauora-sans/Hauora-Bold.woff2') format('woff2'),
         url('../fonts/hauora-sans/Hauora-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Hauora Sans';
    src: url('../fonts/hauora-sans/Hauora-ExtraBold.woff2') format('woff2'),
         url('../fonts/hauora-sans/Hauora-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

/* NORD */
@font-face {
    font-family: 'NORD';
    src: url('../fonts/nord/NORD-Thin.woff2') format('woff2'),
         url('../fonts/nord/NORD-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'NORD';
    src: url('../fonts/nord/NORD-ThinItalic.woff2') format('woff2'),
         url('../fonts/nord/NORD-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'NORD';
    src: url('../fonts/nord/NORD-Light.woff2') format('woff2'),
         url('../fonts/nord/NORD-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'NORD';
    src: url('../fonts/nord/NORD-LightItalic.woff2') format('woff2'),
         url('../fonts/nord/NORD-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'NORD';
    src: url('../fonts/nord/NORD-Book.woff2') format('woff2'),
         url('../fonts/nord/NORD-Book.woff') format('woff');
    font-weight: 350;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'NORD';
    src: url('../fonts/nord/NORD-BookItalic.woff2') format('woff2'),
         url('../fonts/nord/NORD-BookItalic.woff') format('woff');
    font-weight: 350;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'NORD';
    src: url('../fonts/nord/NORD-Regular.woff2') format('woff2'),
         url('../fonts/nord/NORD-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'NORD';
    src: url('../fonts/nord/NORD-Italic.woff2') format('woff2'),
         url('../fonts/nord/NORD-Italic.woff') format('woff');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'NORD';
    src: url('../fonts/nord/NORD-Medium.woff2') format('woff2'),
         url('../fonts/nord/NORD-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'NORD';
    src: url('../fonts/nord/NORD-MediumItalic.woff2') format('woff2'),
         url('../fonts/nord/NORD-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'NORD';
    src: url('../fonts/nord/NORD-Bold.woff2') format('woff2'),
         url('../fonts/nord/NORD-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'NORD';
    src: url('../fonts/nord/NORD-BoldItalic.woff2') format('woff2'),
         url('../fonts/nord/NORD-BoldItalic.woff') format('woff');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'NORD';
    src: url('../fonts/nord/NORD-Black.woff2') format('woff2'),
         url('../fonts/nord/NORD-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'NORD';
    src: url('../fonts/nord/NORD-BlackItalic.woff2') format('woff2'),
         url('../fonts/nord/NORD-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}
