@charset "UTF-8";

@font-face {
  font-family: "abel";
  src: url("/fonts/abel.woff2") format("woff2"),
       url("/fonts/abel.woff") format("woff"),
       url("/fonts/abel.ttf") format("truetype"),
       url("/fonts/abel.eot") format("embedded-opentype"),
       url("/fonts/abel.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}