@font-face {
	font-family: 'Roboto Light';
	src: url('../font/Roboto/Roboto-Light.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
  font-family: 'Segoe UI Regular';
  font-style: normal;
  font-weight: normal;
  src: url('../font/Segoe-ui/Segoe UI.woff') format('woff');
}
@font-face {
  font-family: 'Segoe UI Italic';
  font-style: normal;
  font-weight: normal;
  src: url('../font/Segoe-ui/Segoe UI Italic.woff') format('woff');
}
@font-face {
  font-family: 'Segoe UI Bold';
  font-style: normal;
  font-weight: normal;
  src: url('../font/Segoe-ui/Segoe UI Bold.woff') format('woff');
}
@font-face {
  font-family: 'Segoe UI Bold Italic';
  font-style: normal;
  font-weight: normal;
  src: url('../font/Segoe-ui/Segoe UI Bold Italic.woff') format('woff');
}
@font-face {
	font-family: 'Source Sans Pro';
	src: url('../font/SourceSansPro/SourceSansPro-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Source Sans Pro Light';
	src: url('../font/SourceSansPro/SourceSansPro-Light.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Montserrat Regular';
	src: url('../font/Montserrat/Montserrat-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Constantia';
	src: url('../font/Constantia/constantia.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
