@font-face {
    font-family: 'NexaRegular';
    src: url('../fonts/nexaregular.eot');
    src: url('../fonts/nexaregular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/nexaregular.svg#nexaregular') format('svg'),
    url('../fonts/nexaregular.ttf') format('truetype'),
    url('../fonts/nexaregular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
	}
@font-face {
    font-family: 'NexaLight';
    src: url('../fonts/nexalight.eot');
    src: url('../fonts/nexalight.eot?#iefix') format('embedded-opentype'),
    url('../fonts/nexalight.svg#nexalight') format('svg'),
    url('../fonts/nexalight.ttf') format('truetype'),
    url('../fonts/nexalight.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'NexaBold';
    src: url('../fonts/nexabold.eot');
    src: url('../fonts/nexabold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/nexabold.svg#nexabold') format('svg'),
    url('../fonts/nexabold.ttf') format('truetype'),
    url('../fonts/nexabold.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

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