@charset "utf-8";
/* CSS Document */

@font-face {
  font-family: 'Neoolab';
  src: url('../fonts/neoolab.woff2') format('woff2'), url('../fonts/neoolab.eot') format('embedded-opentype'), url('../fonts/neoolab.woff') format('woff'), url('../fonts/neoolab.ttf') format('truetype'), url('../fonts/neoolab.ttf') format('truetype'), url('../fonts/neoolab.svg') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Aspira';
  src: url('../fonts/Aspira-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Aspira';
  src: url('../fonts/Aspira-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Aspira';
  src: url('../fonts/Aspira-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Aspira';
  src: url('../fonts/Aspira-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}