@font-face {
  font-family: 'Abel';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('Abel-Regular.eot'); /* IE9 */
  src: url('Abel-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('Abel-Regular.woff2') format('woff2'), /* Modern Browsers */
    url('Abel-Regular.woff') format('woff'), /* Modern Browsers */
    url('Abel-Regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('Abel-Regular.svg#Abel') format('svg'); /* Legacy iOS */
}

.font-abel{font-family: 'Abel' !important;}