/*
 * Copyright (c) 2012, Intel Corporation.
 *
 * This program is licensed under the terms and conditions of the 
 * Apache License, version 2.0.  The full text of the Apache License is at
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */

@font-face {
  font-family: 'Arvo';
  font-style: normal;
  font-weight: bold;
  src: local(Noto Serif KR), url(../lib/fonts/noto_serif_kr/NotoSerifKR-Bold.woff);
}
@font-face {
  font-family: 'Open Sans Extrabold';
  font-style: normal;
  font-weight: 800;
  src: local(Noto Sans KR Black), url(../lib/fonts/noto_sans_kr/NotoSansKR-Black.woff);
}
@font-face {
  font-family: 'Permanent Marker';
  font-style: normal;
  font-weight: normal;
  src: local(Gamja Flower), url(../lib/fonts/gamja_flower/GamjaFlower-Regular.woff);
}
@font-face {
  font-family: 'Open Sans Semibold';
  font-style: normal;
  font-weight: 600;
  src: local(Noto Sans KR Medium), url(../lib/fonts/noto_sans_kr/NotoSansKR-Medium.woff);
}
@font-face {
  font-family: 'Open Sans Bold';
  font-style: normal;
  font-weight: 700;
  src: local(Noto Sans KR), url(../lib/fonts/noto_sans_kr/NotoSansKR-Bold.woff);
}


/*
@font-face {
  font-family: 'Arvo';
  font-style: normal;
  font-weight: bold;
  src: local(Arvo Bold), local(Arvo-Bold), url(../lib/arvo/index.woff);
}
@font-face {
  font-family: 'Open Sans Extrabold';
  font-style: normal;
  font-weight: 800;
  src: local(Open Sans Extrabold), local(OpenSans-Extrabold), url(../lib/open-sans-extrabold/index.woff);
}
@font-face {
  font-family: 'Permanent Marker';
  font-style: normal;
  font-weight: normal;
  src: local(Permanent Marker), local(PermanentMarker), url(../lib/permanentmarker/index.woff);
}
@font-face {
  font-family: 'Open Sans Semibold';
  font-style: normal;
  font-weight: 600;
  src: local(Open Sans Semibold), local(OpenSans-Semibold), url(../lib/open-sans-semibold/index.woff);
}
@font-face {
  font-family: 'Open Sans Bold';
  font-style: normal;
  font-weight: 700;
  src: local(Open Sans Bold), local(OpenSans-Bold), url(../lib/open-sans-bold/index.woff);
}
*/
font-family: 'Permanent Marker', cursive;
font-family: 'Arvo', serif;
font-family: 'Open Sans', sans-serif;
