﻿@font-face {
  font-family: 'FuturaLT';
  font-style: normal;
  font-weight: 300;
  src: url(/Assets/Fonts/FuturaLT/FuturaLT-Light.ttf);
  font-display: swap; }

@font-face {
  font-family: 'FuturaLT';
  font-style: normal;
  font-weight: 400;
  src: url(/Assets/Fonts/FuturaLT/FuturaLT-Regular.ttf);
  font-display: swap; }

@font-face {
  font-family: 'FuturaLT';
  font-style: normal;
  font-weight: 700;
  src: url(/Assets/Fonts/FuturaLT/FuturaLT-Bold.ttf);
  font-display: swap; }

@font-face {
  font-family: 'FuturaLT';
  font-style: normal;
  font-weight: 800;
  src: url(/Assets/Fonts/FuturaLT/FuturaLT-ExtraBold.ttf);
  font-display: swap; }

@font-face {
  font-family: 'FuturaLT';
  font-style: normal;
  font-weight: 900;
  src: url(/Assets/Fonts/FuturaLT/FuturaLT-Heavy.ttf);
  font-display: swap; }
