@font-face {
  font-family: "Abel";
  src: url("abel.eot"); /* IE 9 Compatibility Mode */
  src:
    url("abel.eot?#iefix") format("embedded-opentype"),
    /* IE < 9 */ url("abel.woff2") format("woff2"),
    /* Super Modern Browsers */ url("abel.woff") format("woff"),
    /* Firefox >= 3.6, any other modern browser */ url("abel.ttf") format("truetype"),
    /* Safari, Android, iOS */ url("abel.svg#abel_regular") format("svg"); /* Chrome < 4, Legacy iOS */
}
