
/* page-custom-fonts */
@font-face {
  font-family: 'futuranext-demibold';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/futuranext-demibold.otf);
}@font-face {
  font-family: 'futuranext-light';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/futuranext-light.otf);
}