/* www/css/fonts.css */

/* A Day Without Sun */
@font-face {
  font-family: 'A Day Without Sun';
  src: url('../fonts/a_day_without_sun/A DAY WITHOUT SUN.otf')
        format('truetype');
  font-weight: normal;
  font-style: normal;
}

/* Berton-Roman */
@font-face {
  font-family: 'Berton-Roman';
  src: url('../fonts/bertoun/Berton-Roman-trial.ttf')
        format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Berton-Roman';
  src: url('../fonts/bertoun/Berton-Voyage-trial.ttf')
        format('truetype');
  font-weight: normal;
  font-style: normal;
}

/* Chalk Hand Lettering (shaded) */
@font-face {
  font-family: 'Chalk Hand Lettering';
  src: url('../fonts/chalk-hand-lettering-shaded/Chalk-hand-lettering-shaded_demo.ttf')
        format('truetype');
  font-weight: normal;
  font-style: normal;
}

/* Chalkboard SE */
@font-face {
  font-family: 'Chalkboard SE';
  src: url('../fonts/chalkboard-se/ChalkboardSE-Light.woff2') format('woff2'),
       url('../fonts/chalkboard-se/ChalkboardSE-Light.woff')  format('woff'),
       url('../fonts/chalkboard-se/ChalkboardSE-Light.ttf')   format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Chalkboard SE';
  src: url('../fonts/chalkboard-se/ChalkboardSE-Regular.woff2') format('woff2'),
       url('../fonts/chalkboard-se/ChalkboardSE-Regular.woff')  format('woff'),
       url('../fonts/chalkboard-se/ChalkboardSE-Regular.ttf')   format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Chalkboard SE';
  src: url('../fonts/chalkboard-se/ChalkboardSE-Bold.woff2') format('woff2'),
       url('../fonts/chalkboard-se/ChalkboardSE-Bold.woff')  format('woff'),
       url('../fonts/chalkboard-se/ChalkboardSE-Bold.ttf')   format('truetype');
  font-weight: 700;
  font-style: normal;
}

/* Cloudy June */
@font-face {
  font-family: 'Cloudy June';
  src: url('../fonts/cloudy-june/Cloudy\ June.ttf')
        format('truetype');
  font-weight: normal;
  font-style: normal;
}

/* Confides Handwritten */
@font-face {
  font-family: 'Confides Handwritten';
  src: url('../fonts/confides-handwritten/Confides\ Handwritten.otf')
        format('truetype');
  font-weight: normal;
  font-style: normal;
}

/* DK Crayon Crumble */
@font-face {
  font-family: 'DK Crayon Crumble';
  src: url('../fonts/dk-crayon-crumble/DK Crayon Crumble.ttf')
        format('truetype');
  font-weight: normal;
  font-style: normal;
}

/* Gunny Rewritten */
@font-face {
  font-family: 'Gunny Rewritten';
  src: url('../fonts/gunny-rewritten/gnyrwn971.ttf')
        format('truetype');
  font-weight: normal;
  font-style: normal;
}

/* Kalam */
@font-face {
  font-family: 'Kalam Light';
  src: url('../fonts/kalam/Kalam-Light.ttf')
        format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Kalam Regular';
  src: url('../fonts/kalam/Kalam-Regular.ttf')
        format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Kalam Bold';
  src: url('../fonts/kalam/Kalam-Bold.ttf')
        format('truetype');
  font-weight: 700;
  font-style: normal;
}

/* Pecita */
@font-face {
  font-family: 'Pecita';
  src: url('../fonts/pecita/Pecita.otf')
        format('truetype');
  font-weight: normal;
  font-style: normal;
}

/* Written in the Stars */
@font-face {
  font-family: 'Written in the Stars';
  src: url('../fonts/written-in-the-stars/Written-in-the-stars.otf')
        format('truetype');
  font-weight: normal;
  font-style: normal;
}

/* Zai Calligraphy Script Handwritten */
@font-face {
  font-family: 'Zai Calligraphy Script Handwritten';
  src: url('../fonts/zai-calligraphy-script-handwritten/zai_CalligraphyScriptHandwritten.ttf')
        format('truetype');
  font-weight: normal;
  font-style: normal;
}

/* Zai Thin Handwritten Lettering */
@font-face {
  font-family: 'Zai Thin Handwritten Lettering';
  src: url('../fonts/zai-thin-handwritten-lettering/zai_ThinHandwrittenLettering.ttf')
        format('truetype');
  font-weight: normal;
  font-style: normal;
}
