﻿@font-face {
	font-family: MSFont;
	font-style: normal;
	font-weight: bold;
	src:	url('SB.woff2') format('woff2'),
			url('SB.woff') format('woff');
}
@font-face {
	font-family: MSFont;
	font-style: normal;
	font-weight: 300;
	src:	url('SL.woff2') format('woff2'),
			url('SL.woff') format('woff');
}
@font-face {
	font-family: MSFont;
	font-style: normal;
	font-weight: normal;
	src:	url('SR.woff2') format('woff2'),
			url('SR.woff') format('woff');
}
body {
	font-family: MSFont !important;
	font-weight: 300;
	word-spacing: -.25rem;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, input, textarea, p, div,button {
/*	font-family: MSFont !important;*/
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, .b, b, .bold, bold, .strong, strong {
	font-weight: bold;
	letter-spacing: -.035rem;
}
input, textarea, p, div{
	letter-spacing: -.014rem;
}