/* FreeMono */
@font-face {
  font-family: 'FreeMono';
  src: url('FreeMono.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'FreeMono';
  src: url('FreeMonoBold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'FreeMono';
  src: url('FreeMonoOblique.woff') format('woff');
  font-weight: normal;
  font-style: oblique;
}

@font-face {
  font-family: 'FreeMono';
  src: url('FreeMonoBoldOblique.woff') format('woff');
  font-weight: bold;
  font-style: oblique;
}

/* FreeSans */
@font-face {
  font-family: 'FreeSans';
  src: url('FreeSans.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'FreeSans';
  src: url('FreeSansBold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'FreeSans';
  src: url('FreeSansOblique.woff') format('woff');
  font-weight: normal;
  font-style: oblique;
}

@font-face {
  font-family: 'FreeSans';
  src: url('FreeSansBoldOblique.woff') format('woff');
  font-weight: bold;
  font-style: oblique;
}

/* FreeSerif */
@font-face {
  font-family: 'FreeSerif';
  src: url('FreeSerif.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'FreeSerif';
  src: url('FreeSerifBold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'FreeSerif';
  src: url('FreeSerifItalic.woff') format('woff');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'FreeSerif';
  src: url('FreeSerifBoldItalic.woff') format('woff');
  font-weight: bold;
  font-style: italic;
}
