@font-face {
  font-family: 'Noto_Sans';
  src: url('../fonts/notokr-light.eot');
  src: url('../fonts/notokr-light.eot?#iefix') format('embedded-opentype'),
     url('../fonts/notokr-light.woff2') format('woff2'),
	 url('../fonts/notokr-light.woff') format('woff'),
     url('../fonts/notokr-light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Noto_Sans';
  src: url('../fonts/notokr-regular.eot');
  src: url('../fonts/notokr-regular.eot?#iefix') format('embedded-opentype'),
     url('../fonts/notokr-regular.woff2') format('woff2'),
     url('../fonts/notokr-regular.woff') format('woff'),
     url('../fonts/notokr-regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Noto_Sans';
  src: url('../fonts/notokr-medium.eot');
  src: url('../fonts/notokr-medium.eot?#iefix') format('embedded-opentype'),
     url('../fonts/notokr-medium.woff2') format('woff2'),
     url('../fonts/notokr-medium.woff') format('woff'),
     url('../fonts/notokr-medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Noto_Sans';
  src: url('../fonts/notokr-bold.eot');
  src: url('../fonts/notokr-bold.eot?#iefix') format('embedded-opentype'),
     url('../fonts/notokr-bold.woff2') format('woff2'),
     url('../fonts/notokr-bold.woff') format('woff'),
     url('../fonts/notokr-bold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}

/***************************************/

@font-face {
  font-family: 'OpenSans';
  src: url('../fonts/OpenSans-Light.eot');
  src: url('../fonts/OpenSans-Light.eot?#iefix') format('embedded-opentype'),
     url('../fonts/OpenSans-Light.woff2') format('woff2'),
	 url('../fonts/OpenSans-Light.woff') format('woff'),
     url('../fonts/OpenSans-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'OpenSans';
  src: url('../fonts/OpenSans-Regular.eot');
  src: url('../fonts/OpenSans-Regular.eot?#iefix') format('embedded-opentype'),
	 url('../fonts/OpenSans-Regular.woff') format('woff'),
     url('../fonts/OpenSans-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'OpenSans';
  src: url('../fonts/OpenSans-SemiBold.eot');
  src: url('../fonts/OpenSans-SemiBold.eot?#iefix') format('embedded-opentype'),
     url('../fonts/OpenSans-SemiBold.woff2') format('woff2'),
	 url('../fonts/OpenSans-SemiBold.woff') format('woff'),
     url('../fonts/OpenSans-SemiBold.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'OpenSans';
  src: url('../fonts/OpenSans-Bold.eot');
  src: url('../fonts/OpenSans-Bold.eot?#iefix') format('embedded-opentype'),
     url('../fonts/OpenSans-Bold.woff2') format('woff2'),
	 url('../fonts/OpenSans-Bold.woff') format('woff'),
     url('../fonts/OpenSans-Bold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}