/* Thin Weight */
@font-face {
	font-family: 'service-now-embed';
	font-style: normal;
	font-weight: 100;
	src: url('/Fonts/service-now-embed/woff2/ServiceNowSans-Thin.woff2')
}

@font-face {
	font-family: 'service-now-embed';
	font-style: italic;
	font-weight: 100;
	src: url('/Fonts/service-now-embed/woff2/ServiceNowSans-ThinItalic.woff2')
}

/* Light Weight */
@font-face {
	font-family: 'service-now-embed';
	font-style: normal;
	font-weight: 300;
	src: url('/Fonts/service-now-embed/woff2/ServiceNowSans-Light.woff2')
}

@font-face {
	font-family: 'service-now-embed';
	font-style: italic;
	font-weight: 300;
	src: url('/Fonts/service-now-embed/woff2/ServiceNowSans-LightItalic.woff2')
}

/* Regular/Book Weight */
@font-face {
	font-family: 'service-now-embed';
	font-style: normal;
	font-weight: 400;
	src: url('/Fonts/service-now-embed/woff2/ServiceNowSans-Regular.woff2')
}

@font-face {
	font-family: 'service-now-embed';
	font-style: italic;
	font-weight: 400;
	src: url('/Fonts/service-now-embed/woff2/ServiceNowSans-RegularItalic.woff2')
}

/* Medium Weight */
@font-face {
	font-family: 'service-now-embed';
	font-style: normal;
	font-weight: 500;
	src: url('/Fonts/service-now-embed/woff2/ServiceNowSans-Medium.woff2')
}

@font-face {
	font-family: 'service-now-embed';
	font-style: italic;
	font-weight: 500;
	src: url('/Fonts/service-now-embed/woff2/ServiceNowSans-MediumItalic.woff2')
}

/* Bold Weight */
@font-face {
	font-family: 'service-now-embed';
	font-style: normal;
	font-weight: 700;
	src: url('/Fonts/service-now-embed/woff2/ServiceNowSans-Bold.woff2')
}

@font-face {
	font-family: 'service-now-embed';
	font-style: italic;
	font-weight: 700;
	src: url('/Fonts/service-now-embed/woff2/ServiceNowSans-BoldItalic.woff2')
}
