@font-face {
  font-family: 'FUTURABOLD';
  src: url('../fonts/FUTURABOLD.woff2') format('woff2'),
          url('../fonts/FUTURABOLD.woff') format('woff');
}

@font-face {
  font-family: 'FUTURABOOK';
  src: url('../fonts/FUTURABOOK.woff2') format('woff2'),
          url('../fonts/FUTURABOOK.woff') format('woff');
}

@font-face {
  font-family: 'FUTURAHEAVY';
  src: url('../fonts/FUTURAHEAVY.woff2') format('woff2'),
          url('../fonts/FUTURAHEAVY.woff') format('woff');
}

@font-face {
  font-family: 'FUTURAMEDIUM';
  src: url('../fonts/FUTURAMEDIUM.woff2') format('woff2'),
          url('../fonts/FUTURAMEDIUM.woff') format('woff');
}

