/*
	MiraeN web Font 20.10.13
*/
@font-face {
  font-family: "SDBook";
  font-style: normal;
  font-weight: normal;
  src: local url("SDBookTTF-bMd.eot"); /* computer */
  src: url("SDBookTTF-bMd.eot") format("embedded-opentype"), /* IE9 Compat Modes */
  	   url("SDBookTTF-bMd.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
       url("SDBookTTF-bMd.woff") format("woff"), /* Modern Browsers */
       url("SDBookTTF-bMd.woff2") format("woff2"), /* Modern Browsers */
       url("SDBookTTF-bMd.ttf") format("truetype"); /* Safari, Android, iOS */
}

