@font-face {
  font-family: 'ParalucentW00-Light';
  src: url('../fonts/ParalucentW00-Light.eot');
  src: url('../fonts/ParalucentW00-Light.eot?#iefix') format('embedded-opentype'),
       url('../fonts/ParalucentW00-Light.svg#ParalucentW00-Light') format('svg'),
       url('../fonts/ParalucentW00-Light.ttf') format('truetype'),
       url('../fonts/ParalucentW00-Light.woff') format('woff'),
       url('../fonts/ParalucentW00-Light.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ParalucentTextW00-Book';
  src: url('../fonts/ParalucentTextW00-Book.eot');
  src: url('../fonts/ParalucentTextW00-Book.eot?#iefix') format('embedded-opentype'),
       url('../fonts/ParalucentTextW00-Book.svg#ParalucentTextW00-Book') format('svg'),
       url('../fonts/ParalucentTextW00-Book.ttf') format('truetype'),
       url('../fonts/ParalucentTextW00-Book.woff') format('woff'),
       url('../fonts/ParalucentTextW00-Book.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ParalucentW00-Bold';
  src: url('../fonts/ParalucentW00-Bold.eot');
  src: url('../fonts/ParalucentW00-Bold.eot?#iefix') format('embedded-opentype'),
       url('../fonts/ParalucentW00-Bold.svg#ParalucentW00-Bold') format('svg'),
       url('../fonts/ParalucentW00-Bold.ttf') format('truetype'),
       url('../fonts/ParalucentW00-Bold.woff') format('woff'),
       url('../fonts/ParalucentW00-Bold.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}




@media (max-width: 639px) {
    .hero>.uk-section {
        min-height: calc(90vh - 130px) !important;
    }
}