@font-face {
    font-family: nava_black;
    src: url(../fonts/ProximaNovaBlack.otf);
}

@font-face {
    font-family: nava_bold;
    src: url(../fonts/ProximaNovaBold.otf);
}

@font-face {
    font-family: nava_extrabold;
    src: url(../fonts/ProximaNovaExtrabold.otf);
}

@font-face {
    font-family: nava_thin;
    src: url(../fonts/ProximaNovaThin.otf);
}
@font-face {
    font-family: titilliumtext;
    src: url(../fonts/titilliumtext.ttf);
}
@font-face {
    font-family: Titilliumregular;
    src: url(../fonts/Titilliumregular.ttf);
}
 

@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon.eot?trntl2');
    src: url('../fonts/icomoon.eot?trntl2#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?trntl2') format('truetype'), url('../fonts/icomoon.woff?trntl2') format('woff'), url('../fonts/icomoon.svg?trntl2#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    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-ic-menu:before {
    content: "\e912";
}

.icon-ic-call-on:before {
    content: "\e90f";
    color: #fff;
}

.icon-ic-call .path1:before {
    content: "\e910";
    color: rgb(0, 49, 69);
}

.icon-ic-call .path2:before {
    content: "\e911";
    margin-left: -1em;
    color: rgb(241, 89, 34);
}

.icon-ic-facebook .path1:before {
    content: "\e900";
    color: transparent;
}

.icon-ic-facebook .path2:before {
    content: "\e901";
    margin-left: -1em;
    color: rgb(255, 255, 255);
}

.icon-ic-arrow-left:before {
    content: "\e902";
}

.icon-ic-arrow-right:before {
    content: "\e903";
}

.icon-ic-email .path1:before {
    content: "\e904";
    color: rgb(0, 49, 69);
}

.icon-ic-email .path2:before {
    content: "\e905";
    margin-left: -1em;
    color: rgb(241, 89, 34);
}

.icon-ic-email .path3:before {
    content: "\e906";
    margin-left: -1em;
    color: rgb(241, 89, 34);
}

.icon-ic-email .path4:before {
    content: "\e907";
    margin-left: -1em;
    color: rgb(241, 89, 34);
}

.icon-ic-email .path5:before {
    content: "\e908";
    margin-left: -1em;
    color: rgb(241, 89, 34);
}

.icon-ic-linkedin .path1:before {
    content: "\e909";
    color: transparent;
}

.icon-ic-linkedin .path2:before {
    content: "\e90a";
    margin-left: -1em;
    color: rgb(255, 255, 255);
}

.icon-ic-location .path1:before {
    content: "\e90b";
    color: rgb(0, 49, 69);
}

.icon-ic-location .path2:before {
    content: "\e90c";
    margin-left: -1em;
    color: rgb(241, 89, 34);
}

.icon-ic-twitter .path1:before {
    content: "\e90d";
    color: transparent;
}

.icon-ic-twitter .path2:before {
    content: "\e90e";
    margin-left: -1em;
    color: rgb(255, 255, 255);
}