@font-face {
    font-family: 'Gilroy';
    src: url('Gilroy-Regular.eot');
         url('Gilroy-Regular.woff') format('woff'),
         url('Gilroy-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
html body#stylef6 {
	font-weight:normal!important;
    font-family:'Gilroy', Arial, sans-serif;
}