/* Proxima Nova */

@font-face {
    font-family: 'Proxima Nova';
    src: 
        url('../fonts/Proxima-Nova/Proxima-Nova-Alt-Regular.otf') format('opentype'),
        url('../fonts/Proxima-Nova/Proxima-Nova-Alt-Regular.woff2') format('woff2'),
        url('../fonts/Proxima-Nova/Proxima-Nova-Alt-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

/* Bahj Sultannahia */

@font-face {
    font-family: 'Bahij Sultannahia';
    src: 
        url('../fonts/Bahij-Sultannahia/Bahij-Sultannahia.ttf') format('truetype'),
        url('../fonts/Bahij-Sultannahia/Bahij-Sultannahia.woff2') format('woff2'),
        url('../fonts/Bahij-Sultannahia/Bahij-Sultannahia.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

/* Ecam */

@font-face {
    font-family: 'Ecam';
    src: 
        url('../fonts/Ecam/Ecam-Thin.otf') format('opentype'),
        url('../fonts/Ecam/Ecam-Thin.woff2') format('woff2'),
        url('../fonts/Ecam/Ecam-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Ecam';
    src: 
        url('../fonts/Ecam/Ecam-ExtraLight.otf') format('opentype'),
        url('../fonts/Ecam/Ecam-ExtraLight.woff2') format('woff2'),
        url('../fonts/Ecam/Ecam-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Ecam';
    src: 
        url('../fonts/Ecam/Ecam-Light.otf') format('opentype'),
        url('../fonts/Ecam/Ecam-Light.woff2') format('woff2'),
        url('../fonts/Ecam/Ecam-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Ecam';
    src: 
        url('../fonts/Ecam/Ecam-Regular.otf') format('opentype'),
        url('../fonts/Ecam/Ecam-Regular.woff2') format('woff2'),
        url('../fonts/Ecam/Ecam-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Ecam';
    src: 
        url('../fonts/Ecam/Ecam-Bold.otf') format('opentype'),
        url('../fonts/Ecam/Ecam-Bold.woff2') format('woff2'),
        url('../fonts/Ecam/Ecam-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Ecam';
    src: 
        url('../fonts/Ecam/Ecam-ExtraBold.otf') format('opentype'),
        url('../fonts/Ecam/Ecam-ExtraBold.woff2') format('woff2'),
        url('../fonts/Ecam/Ecam-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Ecam';
    src: 
        url('../fonts/Ecam/Ecam-Black.otf') format('opentype'),
        url('../fonts/Ecam/Ecam-Black.woff2') format('woff2'),
        url('../fonts/Ecam/Ecam-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}