
@import url('https://fonts.googleapis.com/css2?family=Work+Sans:wght@400;700&display=swap');


@font-face {
  font-family: Abel;
  src: url(/fonts/Abel-Regular.woff2) format('woff2'),
       url(/fonts/Abel-Regular.woff) format('woff');
  font-weight: normal;
}

@font-face {
  font-family: 'Work Sans';
  src: url(/fonts/WorkSans-VariableFont_wght.woff2) format('woff2 supports variations'),
       url(/fonts/WorkSans-VariableFont_wght.woff2) format('woff2-variations');
  font-weight: 200 700;
}