
@font-face {
	font-family: 'Gilroy';
	font-style: normal;
	font-weight: normal;
	src: url('AvenirLTStd-Medium.woff') format('woff');
}

@font-face {
	font-family: 'AvenirNew';
	font-style: normal;
	font-weight: 200;
	font-display: fallback;
	src: url('AvenirLTStd-Light.woff') format('woff');
}

@font-face {
	font-family: 'AvenirNew';
	font-style: normal;
	font-weight: 400;
	font-display: fallback;
	src: url('AvenirLTStd-Roman.woff') format('woff');
}

@font-face {
	font-family: 'AvenirNew';
	font-style: normal;
	font-weight: 500;
	font-display: fallback;
	src: url('AvenirLTStd-Medium.woff') format('woff');
}

@font-face {
	font-family: 'AvenirNew';
	font-style: normal;
	font-weight: 700;
	font-display: fallback;
	src: url('AvenirLTStd-Heavy.woff') format('woff');
}

@font-face {
	font-family: 'AvenirNew';
	font-style: normal;
	font-weight: 800;
	font-display: fallback;
	src: url('AvenirLTStd-Book.woff') format('woff');
}

@font-face {
	font-family: 'AvenirNew';
	font-style: bolder;
	font-weight: 900;
	font-display: fallback;
	src: url('AvenirLTStd-Black.woff') format('woff');
}


@font-face {
	font-family: 'Gilroy';
	font-style: normal;
	font-weight: normal;
	src: url('gilroy-regular.woff') format('woff');
}

@font-face {
	font-family: 'Gilroy';
	font-style: normal;
	font-weight: 200;
	font-display: fallback;
	src: url('gilroy-regular.woff') format('woff');
}

@font-face {
	font-family: 'Gilroy';
	font-style: normal;
	font-weight: 400;
	font-display: fallback;
	src: url('gilroy-regular.woff') format('woff');
}

@font-face {
	font-family: 'Gilroy';
	font-style: normal;
	font-weight: 500;
	font-display: fallback;
	src: url('gilroy-medium.woff') format('woff');
}

@font-face {
	font-family: 'Gilroy';
	font-style: normal;
	font-weight: 700;
	font-display: fallback;
	src: url('gilroy-semibold.woff') format('woff');
}

@font-face {
	font-family: 'Gilroy';
	font-style: normal;
	font-weight: 800;
	font-display: fallback;
	src: url('gilroy-semibold.woff') format('woff');
}

@font-face {
	font-family: 'Gilroy';
	font-style: bolder;
	font-weight: 900;
	font-display: fallback;
	src: url('gilroy-bold.woff') format('woff');
}

input[type=number].nospinner::-webkit-outer-spin-button,
input[type=number].nospinner::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

/* Firefox */
input[type=number].nospinner {
	-moz-appearance: textfield;
}
