/* 
 * Nanum Square Web Fonts
 * https://github.com/hiun/NanumSquare
 * Copyright (c) 2010, NAVER Corporation (http://www.nhncorp.com) 
 */
 
@font-face {
  font-family: 'UD デジタル 教科書体 N-R';
  font-style: normal;
  font-weight: 400;
  src: url(./UDDigiKyokashoN-R.ttc);
  src: url(./UDDigiKyokashoN-R.otf);
}

@font-face {
  font-family: 'UD デジタル 教科書体 N-B';
  font-style: normal;
  font-weight: 400;
  src: url(./UDDigiKyokashoN-B.ttc);
  src: url(./UDDigiKyokashoN-B.otf);
}