@charset "utf-8";

@font-face{
  font-family: 'Lato';
  font-style: normal;
  font-weight: 900;
  src:url(/font/Lato/Lato-Black.eot);
  src:local(Lato),
    url(/font/Lato/Lato-Black.eot?#iefix) format('embedded-opentype'),
    /* url(/css/font/NanumGothic-Regular.woff2) format('woff2'), */
    url(/font/Lato/Lato-Black.woff) format('woff');
}

@font-face{
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src:url(/font/Lato/Lato-Bold.eot);
  src:local(Lato),
    url(/font/Lato/Lato-Bold.eot?#iefix) format('embedded-opentype'),
    /* url(/css/font/NanumGothic-Regular.woff2) format('woff2'), */
    url(/font/Lato/Lato-Bold.woff) format('woff');
}

@font-face{
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src:url(/font/Lato/Lato-Regular.eot);
  src:local(Lato),
    url(/font/Lato/Lato-Regular.eot?#iefix) format('embedded-opentype'),
    /* url(/css/font/NanumGothic-Regular.woff2) format('woff2'), */
    url(/font/Lato/Lato-Regular.woff) format('woff');
}

@font-face{
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  src:url(/font/Lato/Lato-Light.eot);
  src:local(Lato),
    url(/font/Lato/Lato-Light.eot?#iefix) format('embedded-opentype'),
    /* url(/css/font/NanumGothic-Regular.woff2) format('woff2'), */
    url(/font/Lato/Lato-Light.woff) format('woff');
}

@font-face{
  font-family: 'Lato';
  font-style: normal;
  font-weight: 100;
  src:url(/font/Lato/Lato-Thin.eot);
  src:local(Lato),
    url(/font/Lato/Lato-Thin.eot?#iefix) format('embedded-opentype'),
    /* url(/css/font/NanumGothic-Regular.woff2) format('woff2'), */
    url(/font/Lato/Lato-Thin.woff) format('woff');
}

