@font-face {
    font-family: 'Tungsten-Medium';
    src: url('../fonts/Tungsten-Medium.eot');
    src: url('../fonts/Tungsten-Medium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Tungsten-Medium.woff') format('woff'),
    url('../fonts/Tungsten-Medium.ttf') format('truetype'),
    url('../fonts/Tungsten-Medium.svg#Tungsten-Medium') format('svg');
    font-weight: normal!important;
    font-style: normal;
}
@font-face {
    font-family: 'Tungsten-Semibold';
    src: url('../fonts/Tungsten-Semibold.eot');
    src: url('../fonts/Tungsten-Semibold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Tungsten-Semibold.woff') format('woff'),
    url('../fonts/Tungsten-Semibold.ttf') format('truetype'),
    url('../fonts/Tungsten-Semibold.svg#Tungsten-Semibold') format('svg');
    font-weight: normal!important;
    font-style: normal;
}
@font-face {
    font-family: 'Tungsten-Book';
    src: url('../fonts/Tungsten-Book.eot');
    src: url('../fonts/Tungsten-Book.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Tungsten-Book.woff') format('woff'),
    url('../fonts/Tungsten-Book.ttf') format('truetype'),
    url('../fonts/Tungsten-Book.svg#Tungsten-Book') format('svg');
    font-weight: normal!important;
    font-style: normal;
}

/* * { font-weight: normal!important;} */


h1, .h1  {
	font-family: 'Tungsten-Semibold','Helvetica', 'Arial', sans-serif!important;
	text-transform: uppercase;
}
h2, h3, h4, h5, h6, .h2, .h3, .h4, .h5, .h6, .btn, .btn__text, button {
	font-family: 'Tungsten-Medium','Helvetica', 'Arial', sans-serif!important;
	text-transform: uppercase;
}