@charset "utf-8";
/* CSS Document */

@font-face {
  font-family: 'Urbanist-Regular';
  src: url('fonts/Urbanist-Regular.woff2') format('woff2'),
    url('fonts/Urbanist-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family: 'HelveticaNeue';
  src: url('fonts/HelveticaNeue-CondensedBlack.woff2') format('woff2'),
    url('fonts/HelveticaNeue-CondensedBlack.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}