/*Gilroy*/
@font-face {
	font-family: 'Gilroy';
	src: url(./Gilroy/Gilroy-Regular.otf) format('opentype');
	font-weight: 400;
}
@font-face {
	font-family: 'Gilroy';
	src: url(./Gilroy/Gilroy-Medium.otf) format('opentype');
	font-weight: 500;
}
/*@font-face{font-family:"Gilroy";src:url(./Gilroy/Gilroy-xxxxxxx.otf) format("opentype");font-weight:500;}*/
/*@font-face{font-family:"Gilroy";src:url(./Gilroy/Gilroy-xxxxxxx.otf) format("opentype");font-weight:600;}*/
@font-face {
	font-family: 'Gilroy';
	src: url(./Gilroy/Gilroy-Bold.ttf) format('opentype');
	font-weight: 700;
}
@font-face {
	font-family: 'Gilroy';
	src: url(./Gilroy/Gilroy-Heavy.otf) format('opentype');
	font-weight: 900;
}

@font-face {
	font-family: 'Gilroy';
	src: url(./Gilroy/Gilroy-LightItalic.otf) format('opentype');
	font-weight: 200;
	font-style: italic;
}
@font-face {
	font-family: 'Gilroy';
	src: url(./Gilroy/Gilroy-RegularItalic.otf) format('opentype');
	font-weight: 400;
	font-style: italic;
}
/*@font-face{font-family:"Gilroy";src:url(./Gilroy/Gilroy-xxxxxxxItalic.otf) format("opentype");font-weight:500;font-style: italic;}*/
@font-face {
	font-family: 'Gilroy';
	src: url(./Gilroy/Gilroy-xxxxxxxItalic.otf) format('opentype');
	font-weight: 600;
	font-style: italic;
}
@font-face {
	font-family: 'Gilroy';
	src: url(./Gilroy/Gilroy-ExtraBoldItalic.otf) format('opentype');
	font-weight: 800;
	font-style: italic;
}
@font-face {
	font-family: 'Gilroy';
	src: url(./Gilroy/Gilroy-HeavyItalic.otf) format('opentype');
	font-weight: 900;
	font-style: italic;
}
