@charset "utf-8";
@font-face {
  font-family: 'PermanentMarker';
  src: url('../polices/PermanentMarker.ttf');
}
@font-face {
  font-family: 'InterUI';
  src: url('../polices/Inter-UI-Black.otf'), url('../polices/Inter-UI-Black.ttf'), url('../polices/Inter-UI-Black.woff');
}
@font-face {
  font-family: 'Quantify';
  src: url('../polices/Quantify.ttf');
}
@font-face {
  font-family: 'Comfortaa';
  src: url('../polices/Comfortaa-Regular.ttf');
}
@font-face {
  font-family: 'Raleway';
  src: url('../polices/Raleway-Medium.ttf');
}
