/*-----FONTS-----*/



/*----For HNI 2021 Instahouse Page // TTF file for non-IE browsers---*/

@font-face {	
font-family: "HeaveneticaCond6 MedSH";
src: url('../fonts/hecmsh.ttf');
font-style:  normal;
}


/*----EOT file for IE---*/

@font-face {
font-family: "HeaveneticaCond6 MedSH";
src: url(../fonts/hecmsh.eot);
}


/*---IE9 Compat Modes---*/

@font-face {
font-family: "HeaveneticaCond6 MedSH";
src: url("fonts/hecmsh.eot"); 
}




/*---IE6-IE8---*/
@font-face {
font-family: "HeaveneticaCond6 MedSH";
src: url("fonts/hecmsh.eot?#iefix") format("embedded-opentype") 
}




/*---IE9 Compat Modes---*/

@font-face {
font-family: "HeaveneticaCond6 MedSH";
src: url("fonts/hecmsh.eot"); 
}



/*---IE6-IE8---*/

@font-face {
font-family: "HeaveneticaCond6 MedSH";
src: url("fonts/hecmsh.eot?#iefix") format("embedded-opentype"); 
}



/*---Open Type Font---*/

@font-face {
font-family: "HeaveneticaCond6 MedSH";
src: url("fonts/hecmsh.otf") format("opentype");





/*---Legacy iOS---*/
@font-face {
font-family: "HeaveneticaCond6 MedSH";
src: url("fonts/hecmsh.svg") format("svg");
}





/*---Safari, Android, iOS---*/

@font-face {
font-family: "HeaveneticaCond6 MedSH";
src: url("fonts/hecmsh.ttf") format("truetype"); 
}





/*---Modern Browsers---*/

@font-face {
font-family: "HeaveneticaCond6 MedSH";
src: url("fonts/hecmsh.woff") format("woff");  
}






/*---Modern Browsers---*/

@font-face {
font-family: "HeaveneticaCond6 MedSH";
src: url("fonts/hecmsh.woff2") format("woff2"); 
}



