/**
 * Copyright (c) 2019-2022 Minseo Lee (itoupluk427@gmail.com),
 * with Reserved Font Name "Galmuri".
 *
 * This Font Software is licensed under the SIL Open Font License, Version 1.1.
 * This license is available with a FAQ at: https://scripts.sil.org/OFL
 */
@font-face {
  font-family: Galmuri14;
  font-style: normal;
  font-stretch: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Galmuri14 Regular'),
       url('./Galmuri14.woff2') format('woff2'),
       url('./Galmuri14.ttf') format('truetype');
}
@font-face {
  font-family: Galmuri11;
  font-style: normal;
  font-stretch: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Galmuri11 Regular'),
       url('./Galmuri11.woff2') format('woff2'),
       url('./Galmuri11.ttf') format('truetype');
}
@font-face {
  font-family: Galmuri11;
  font-style: normal;
  font-stretch: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Galmuri11 Bold'),
       url('./Galmuri11-Bold.woff2') format('woff2'),
       url('./Galmuri11-Bold.ttf') format('truetype');
}
@font-face {
  font-family: Galmuri11;
  font-style: normal;
  font-stretch: condensed;
  font-weight: 400;
  font-display: swap;
  src: local('Galmuri11 Condensed'),
       url('./Galmuri11-Condensed.woff2') format('woff2'),
       url('./Galmuri11-Condensed.ttf') format('truetype');
}
@font-face {
  font-family: Galmuri9;
  font-style: normal;
  font-stretch: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Galmuri9 Regular'),
       url('./Galmuri9.woff2') format('woff2'),
       url('./Galmuri9.ttf') format('truetype');
}
@font-face {
  font-family: Galmuri7;
  font-style: normal;
  font-stretch: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Galmuri7 Regular'),
       url('./Galmuri7.woff2') format('woff2'),
       url('./Galmuri7.ttf') format('truetype');
}
@font-face {
    font-family: SegoeUI;
    src:
        local("Segoe UI"),
        url(//c.s-microsoft.com/static/fonts/segoe-ui/west-european/normal/latest.woff2) format("woff2"),
        url(//c.s-microsoft.com/static/fonts/segoe-ui/west-european/normal/latest.woff) format("woff"),
        url(//c.s-microsoft.com/static/fonts/segoe-ui/west-european/normal/latest.ttf) format("truetype");
    font-weight: 400;
}
@font-face {
	font-family: malgun;
	src:
	    local("MalgunGothic"),
	    url('./malgun.woff') format('woff'),
	    url('./malgun.ttf') format('truetype');
}
@font-face {
	font-family: nanumgothic;
	src:
		local("MalgunGothic"),
		url('./n.woff') format('woff');
}
