@font-face {
    font-family: 'proximanova-regular';
    src: url('../fonts/ProximaNova-Regular.eot');
    src: url('../fonts/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ProximaNova-Regular.woff2') format('woff2'),
        url('../fonts/ProximaNova-Regular.woff') format('woff'),
        url('../fonts/ProximaNova-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'proximanova-light';
    src: url('../fonts/proximaNova-Light.eot');
    src: url('../fonts/proximaNova-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/proximaNova-Light.woff2') format('woff2'),
        url('../fonts/proximaNova-Light.woff') format('woff'),
        url('../fonts/proximaNova-Light.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;

}


@font-face {
    font-family: 'proximanova-medium';
    src: url('../fonts/ProximaNova-Semibold.eot');
    src: url('../fonts/ProximaNova-Semibold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ProximaNova-Semibold.woff2') format('woff2'),
        url('../fonts/ProximaNova-Semibold.woff') format('woff'),
        url('../fonts/ProximaNova-Semibold.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;

}


@font-face {
    font-family: 'proximanova-bold';
    src: url('../fonts/proxima-nova-bold.eot');
    src: url('../fonts/proxima-nova-bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/proxima-nova-bold.woff2') format('woff2'),
        url('../fonts/proxima-nova-bold.woff') format('woff'),
        url('../fonts/proxima-nova-bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;

}

@font-face {
    font-family: 'optima_lt_stdmedium';
    src: url('../fonts/optimaltstd_medium-webfont.eot');
    src: url('../fonts/optimaltstd_medium-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/optimaltstd_medium-webfont.woff2') format('woff2'),
        url('../fonts/optimaltstd_medium-webfont.woff') format('woff'),
        url('../fonts/optimaltstd_medium-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Optima';
    font-style: normal;
    font-weight: normal;
    src: local('Optima'), url('../fonts/OPTIMA.woff') format('woff');
}


@font-face {
    font-family: 'Optima Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Optima Italic'), url('../fonts/Optima_Italic.woff') format('woff');
}


@font-face {
    font-family: 'Optima Medium';
    font-style: normal;
    font-weight: normal;
    src: local('Optima Medium'), url('../fonts/Optima Medium.woff') format('woff');
}


@font-face {
    font-family: 'Optima Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Optima Bold'), url('../fonts/OPTIMA_B.woff') format('woff');
}



@font-face {
    font-family: 'Dubai';
    src: url('../fonts/Dubai-Bold.woff2') format('woff2'),
        url('../fonts/Dubai-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Dubai';
    src: url('../fonts/Dubai-Regular.woff2') format('woff2'),
        url('../fonts/Dubai-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Dubai';
    src: url('../fonts/Dubai-Medium.woff2') format('woff2'),
        url('../fonts/DDubai-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Dubai';
    src: url('../fonts/Dubai-Light.woff2') format('woff2'),
        url('../fonts/Dubai-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon.eot?39ka5i');
    src: url('../fonts/icomoon.eot?39ka5i#iefix') format('embedded-opentype'),
        url('../fonts/icomoon.ttf?39ka5i') format('truetype'),
        url('../fonts/icomoon.woff?39ka5i') format('woff'),
        url('../fonts/icomoon.svg?39ka5i#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-linkedin:before {
    content: "\e902";
}

.icon-youtube-play:before {
    content: "\e905";
}

.icon-facebook:before {
    content: "\e903";
}

.icon-facebook-f:before {
    content: "\e903";
}

.icon-instagram:before {
    content: "\e900";
}

.icon-twitter:before {
    content: "\e901";
}

.icon-facebook1:before {
    content: "\ea90";
}

.icon-youtube:before {
    content: "\ea9d";
}

.icon-linkedin2:before {
    content: "\eaca";
}