@font-face {
    font-family:'Montserrat Regular';
    src: url('../fonts/Montserrat-Regular.eot');
	src: url('../fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Montserrat-Regular.woff2') format('woff2'),
		url('../fonts/Montserrat-Regular.woff') format('woff'),
		url('../fonts/Montserrat-Regular.svg#Montserrat-Regular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}

@font-face {
    font-family:'Montserrat Bold';
    src: url('../fonts/Montserrat Bold.eot');
	src: url('../fonts/Montserrat Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Montserrat Bold.woff2') format('woff2'),
		url('../fonts/Montserrat Bold.woff') format('woff'),
		url('../fonts/Montserrat Bold.svg#Montserrat Bold') format('svg');
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}

@font-face {
    font-family:'T Book Reg';
    src: url('T Book.eot');
	src: url('../fonts/T Book.eot?#iefix') format('embedded-opentype'),
		url('../fonts/T Book.woff2') format('woff2'),
		url('../fonts/T Book.woff') format('woff'),
		url('../fonts/T Book.svg#T Book') format('svg');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-02DC;
}

@font-face {
    font-family:'T Bold';
    src: url('T Demi.eot');
	src: url('../fonts/T Demi.eot?#iefix') format('embedded-opentype'),
		url('../fonts/T Demi.woff2') format('woff2'),
		url('../fonts/T Demi.woff') format('woff'),
		url('../fonts/T Demi.svg#T Demi') format('svg');
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-02DC;
}

@font-face {
    font-family: 'HelveticaCB';
    src: url('../fonts/Helvetica-Condensed Bold.eot');
    src: url('../fonts/Helvetica-Condensed Bold.svg') format('svg'),
		 url('../fonts/Helvetica-Condensed Bold.woff') format('woff'),
		 url('../fonts/Helvetica-Condensed Bold.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'HelveticaB';
    src: url('../fonts/Helvetica-Condensed-Black.eot');
    src: url('../fonts/Helvetica-Condensed-Black.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Helvetica-Condensed-Black.woff2') format('woff2'),
        url('../fonts/Helvetica-Condensed-Black.woff') format('woff'),
        url('../fonts/Helvetica-Condensed-Black.ttf') format('truetype'),
        url('../fonts/Helvetica-Condensed-Black.svg#Helvetica-Condensed-Black') format('svg');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'neuropolregular';
    src: url('../fonts/neuropol.woff2') format('woff2'),
         url('../fonts/neuropol.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}