@font-face {
	font-family:'FontAwesome';
	font-display:swap;
	src:url('../fonts/fontawesome-webfont.eot');
	src:url('../fonts/fontawesome-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2') format('woff2'), url('../fonts/fontawesome-webfont.woff') format('woff'), url('../fonts/fontawesome-webfont.ttf') format('truetype'), url('../fonts/fontawesome-webfont.svg#fontawesomeregular') format('svg');
	font-weight:normal;
	font-style:normal;
}

@font-face {
	font-family: 'Gilroy';
	font-display:swap;
	src: url('../fonts/Gilroy-Light.eot');
	src: url('../fonts/Gilroy-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Gilroy-Light.woff2') format('woff2'), url('../fonts/Gilroy-Light.woff') format('woff'), url('../fonts/Gilroy-Light.ttf') format('truetype'), url('../fonts/Gilroy-Light.svg#gilroylight') format('svg');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Gilroy';
	font-display:swap;
	src: url('../fonts/Gilroy-Regular.eot');
	src: url('../fonts/Gilroy-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Gilroy-Regular.woff2') format('woff2'), url('../fonts/Gilroy-Regular.woff') format('woff'), url('../fonts/Gilroy-Regular.ttf') format('truetype'), url('../fonts/Gilroy-Regular.svg#gilroyregular') format('svg');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Gilroy';
	font-display:swap;
	src: url('../fonts/Gilroy-Bold.eot');
	src: url('../fonts/Gilroy-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Gilroy-Bold.woff2') format('woff2'), url('../fonts/Gilroy-Bold.woff') format('woff'), url('../fonts/Gilroy-Bold.ttf') format('truetype'), url('../fonts/Gilroy-Bold.svg#gilroybold') format('svg');
	font-weight: 700;
	font-style: normal;
}

* {
	font-family: Gilroy, Verdana, Geneva, Helvetica, sans-serif;
	line-height: normal;
}

h1 {font-size: 2.5em; margin: 0 0 0.5em 0;font-weight:300;}
.is-home-page h1 {margin-top:0.5em;text-align:center;}
h2 {font-size: 2.25em; margin: 0 0 0.5em 0;font-weight:300;}
h3 {font-size: 2em; margin: 0 0 0.5em 0;font-weight:300;}
p {margin:0 0 0.5em 0;}
p:last-child {margin-bottom:0;}
p + div.send-form {margin-top:1em;}