@font-face {
  font-family: 'veluxtransform-variable';
  src: url('font/VELUXTransformVariableVF.ttf') format('truetype');
  font-weight: 100 900;
  font-style: normal;
}

@font-face {
  font-family: 'veluxtransform-bold';
  src: url('font/VELUXTransform-Bold.woff2') format('woff2'),
       url('font/VELUXTransform-Bold.woff') format('woff'),
       url('font/VELUXTransform-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'veluxtransform-headline';
  src: url('font/VELUXTransform-Headline.woff2') format('woff2'),
       url('font/VELUXTransform-Headline.woff') format('woff'),
       url('font/VELUXTransform-Headline.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'veluxgothic-regular';
  src: url('font/VeluxGothic-Regular.woff') format('woff'),
       url('font/VeluxGothic-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'veluxgothic-bold';
  src: url('font/VeluxGothic-Bold.woff') format('woff'),
       url('font/VeluxGothic-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'veluxgothic-light';
  src: url('font/VeluxGothic-Light.woff') format('woff'),
       url('font/VeluxGothic-Light.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
