/*
 * h4ck.io font face
 */

/* latin */ /* default font */
@font-face {
  font-family: 'Indie Flower';
  font-style: normal;
  font-weight: 400;
  src: local('Indie Flower'), local('IndieFlower'), url(https://fonts.ofloo.net/IndieFlower.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}

/* latin */
@font-face {
  font-family: 'Damion';
  font-style: normal;
  font-weight: 400;
  src: local('Damion'), url(https://fonts.ofloo.net/Damion.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}

/* latin */
@font-face {
  font-family: 'Architects Daughter';
  font-style: normal;
  font-weight: 400;
  src: local('Architects Daughter'), local('ArchitectsDaughter'), url(https://fonts.ofloo.net/ArchitectsDaughter.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}

@font-face {font-family: "monofur";
    src: url("//fonts.ofloo.net/monofur.eot");
    src: url("//fonts.ofloo.net/monofur.eot?#iefix") format("embedded-opentype"),
    url("//fonts.ofloo.net/monofur.woff2") format("woff2"),
    url("//fonts.ofloo.net/monofur.woff") format("woff"),
    url("//fonts.ofloo.net/monofur.ttf") format("truetype"),
    url("//fonts.ofloo.net/monofur.svg#monofur") format("svg");
}
