/* FONTS */
@font-face {
  font-family: Abel;
  src: url(../font/Abel-Regular.woff);
}
@font-face {
  font-family: Satoshi;
  src: url(../font/Satoshi-Light.woff2);
}
@font-face {
  font-family: Inter;
  src: url(../font/Inter-VariableFont_opsz\,wght.ttf);
}
