@font-face {
    font-family: 'open_sans_regular';
	font-display: swap;
    src: url('../../fonts/opensans/regular/opensans-regular.eot');
    src: url('../../fonts/opensans/regular/opensans-regular.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/opensans/regular/opensans-regular.woff') format('woff'),
         url('../../fonts/opensans/regular/opensans-regular.ttf') format('truetype'),
         url('../../fonts/opensans/regular/opensans-regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
	font-display: auto;
}
@font-face {
    font-family: 'open_sans_bold';
	font-display: swap;
    src: url('../../fonts/opensans/bold/opensans-bold.eot');
    src: url('../../fonts/opensans/bold/opensans-bold.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/opensans/bold/opensans-bold.woff') format('woff'),
         url('../../fonts/opensans/bold/opensans-bold.ttf') format('truetype'),
         url('../../fonts/opensans/bold/opensans-bold.svg') format('svg');
    font-weight: normal;
    font-style: normal;	
}
@font-face {
    font-family: 'open_sans_light';
	font-display: swap;
    src: url('../../fonts/opensans/light/opensans-light-webfont.eot');
    src: url('../../fonts/opensans/light/opensans-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/opensans/light/opensans-light-webfont.woff') format('woff'),
         url('../../fonts/opensans/light/opensans-light-webfont.ttf') format('truetype'),
         url('../../fonts/opensans/light/opensans-light-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
	
}
@font-face {
    font-family: 'gilroy_extrabold';
	font-display: swap;
    src: url('../../fonts/gilroy/gilroy-extrabold.otf') format('opentype');
    src: url('../../fonts/gilroy/gilroy-extrabold.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/gilroy/gilroy-extrabold.woff') format('woff'),
         url('../../fonts/gilroy/gilroy-extrabold.ttf') format('truetype'),
         url('../../fonts/gilroy/gilroy-extrabold.svg') format('svg');
    font-weight: normal;
    font-style: normal;	
}