@font-face {
    font-family: Exo2;
    font-weight: 100;
    font-style: normal;
    src: url(Exo2-Thin.ttf);
    font-display: swap;
}

@font-face {
    font-family: Exo2;
    font-weight: 200;
    font-style: normal;
    src: url(Exo2-ExtraLight.ttf);
    font-display: swap;
}

@font-face {
    font-family: Exo2;
    font-weight: 300;
    font-style: normal;
    src: url(Exo2-Light.ttf);
    font-display: swap;
}

@font-face {
    font-family: Exo2;
    font-weight: 400;
    font-style: normal;
    src: url(Exo2-Regular.ttf);
    font-display: swap;
}

@font-face {
    font-family: Exo2;
    font-weight: 500;
    font-style: normal;
    src: url(Exo2-Medium.ttf);
    font-display: swap;
}

@font-face {
    font-family: Exo2;
    font-weight: 600;
    font-style: normal;
    src: url(Exo2-SemiBold.ttf);
    font-display: swap;
}

@font-face {
    font-family: Exo2;
    font-weight: 700;
    font-style: normal;
    src: url(Exo2-Bold.ttf);
    font-display: swap;
}

@font-face {
    font-family: Exo2;
    font-weight: 800;
    font-style: normal;
    src: url(Exo2-ExtraBold.ttf);
    font-display: swap;
}

@font-face {
    font-family: Exo2;
    font-weight: 900;
    font-style: normal;
    src: url(Exo2-Black.ttf);
    font-display: swap;
}

@font-face {
	font-family: native;
	font-weight: normal;
	font-style: normal;
	src: url(native.ttf);
	font-display: swap;

}

[class^=nat-],[class*=" nat-"] {
	font-family: 'native' !important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale

}

/** Awesome-icon **/
@font-face {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	src: url(FontAwesome.otf);
	font-display: swap;

}

.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;

}

.fa-envelope-open-o:before {content: "\f2b7";}
.nat-phone-handset:before {content: "\ec24";}
.fa-star:before {content: "\f005";}
.fa-ruble:before {content: "\f158";}
.fa-cube:before {content: "\f1b2";}
.fa-cubes:before {content: "\f1b3";}
.fa-shield:before {content: "\f132";}
.nat-location2:before {content: "\ec3d";}
.fa-calendar:before {content: "\f073";}
.fa-thumbs-up:before {content: "\f164";}
.nat-earth-globe-1:before {content: "\ea94";}
.fa-file:before {content: "\f15b";}
.nat-headset:before {content: "\e949";}
.fa-paperclip:before {content: "\f0c6";}
.nat-shield-check:before {content: "\ec32";}
.fa-arrow-left:before {content: "\f060"}
.fa-arrow-right:before {content: "\f061"}