/*
	font-family: "Montserrat";

*/
@font-face {
	font-family: "robotoslabregular";
	src: url("../fonts/robotoslabregular.eot");
	src: url("../fonts/robotoslabregular-1.eot")format("embedded-opentype"),
	url("../fonts/robotoslabregular.woff") format("woff"),
	url("../fonts/robotoslabregular.woff2") format("woff2"),
  url('../fonts/robotoslabregular.svg') format('svg'),
	url("../fonts/robotoslabregular.ttf") format("truetype");
	font-style: normal;
	font-weight: 400;
}
@font-face {
	font-family: "gilroy";
	src: url("../fonts/Gilroy-Regular.eot");
	src: url("../fonts/Gilroy-Regular-1.eot")format("embedded-opentype"),
	url("../fonts/Gilroy-Regular.woff") format("woff"),
	url("../fonts/Gilroy-Regular.woff2") format("woff2"),
  url('../fonts/Gilroy-Regular.svg') format('svg'),
	url("../fonts/Gilroy-Regular.ttf") format("truetype");
	font-style: normal;
	font-weight: 400;
}
@font-face {
	font-family: "gilroy";
	src: url("../fonts/Gilroy-Medium.eot");
	src: url("../fonts/Gilroy-Medium-1.eot")format("embedded-opentype"),
	url("../fonts/Gilroy-Medium.woff") format("woff"),
	url("../fonts/Gilroy-Medium.woff2") format("woff2"),
  url('../fonts/Gilroy-Medium.svg') format('svg'),
	url("../fonts/Gilroy-Medium.ttf") format("truetype");
	font-style: normal;
	font-weight: 500;
}
@font-face {
	font-family: "gilroy";
	src: url("../fonts/Gilroy-Bold.eot");
	src: url("../fonts/Gilroy-Bold-1.eot")format("embedded-opentype"),
	url("../fonts/Gilroy-Bold.woff") format("woff"),
	url("../fonts/Gilroy-Bold.woff2") format("woff2"),
  url('../fonts/Gilroy-Bold.svg') format('svg'),
	url("../fonts/Gilroy-Bold.ttf") format("truetype");
	font-style: normal;
	font-weight: 700;
}