/*@font-face {
  font-family: 'abel-regular';
  src: url('fonts/abel/abel-regular.eot');
  src: url('fonts/abel/abel-regular.eot?#iefix') format('embedded-opentype'),
       url('fonts/abel/abel-regular.svg#abel-regular') format('svg'),
       url('fonts/abel/abel-regular.ttf') format('truetype'),
       url('fonts/abel/abel-regular.woff') format('woff'),
       url('fonts/abel/abel-regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
*/


@font-face {
    font-family: 'Abel-Regular';
    src: url('Abel-Regular.eot');
    src: url('Abel-Regular.eot?#iefix') format('embedded-opentype'), url('Abel-Regular.svg#Abel-Regular') format('svg'), url('Abel-Regular.ttf') format('truetype'), url('Abel-Regular.woff') format('woff'), url('Abel-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}