@font-face {
  font-family: 'Saira';
  src: url('../fonts/Saira/Saira-Thin.eot');
  src: url('../fonts/Saira/Saira-Thin.woff') format('woff'),
    url('../fonts/Saira/Saira-Thin.otf') format('opentype'),
    url('../fonts/Saira/Saira-Thin.ttf') format('truetype');

  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Saira';
  src: url('../fonts/Saira/Saira-Light.eot');
  src: url('../fonts/Saira/Saira-Light.woff') format('woff'),
    url('../fonts/Saira/Saira-Light.otf') format('opentype'),
    url('../fonts/Saira/Saira-Light.ttf') format('truetype');

  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Saira';
  src: url('../fonts/Saira/Saira-Regular.eot');
  src: url('../fonts/Saira/Saira-Regular.woff') format('woff'),
    url('../fonts/Saira/Saira-Regular.otf') format('opentype'),
    url('../fonts/Saira/Saira-Regular.ttf') format('truetype');

  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Saira';
  src: url('../fonts/Saira/Saira-Medium.eot');
  src: url('../fonts/Saira/Saira-Medium.woff') format('woff'),
    url('../fonts/Saira/Saira-Medium.otf') format('opentype'),
    url('../fonts/Saira/Saira-Medium.ttf') format('truetype');

  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Saira';
  src: url('../fonts/Saira/Saira-SemiBold.eot');
  src: url('../fonts/Saira/Saira-SemiBold.woff') format('woff'),
    url('../fonts/Saira/Saira-SemiBold.otf') format('opentype'),
    url('../fonts/Saira/Saira-SemiBold.ttf') format('truetype');

  font-weight: 600;
  font-style: normal;
  font-display: swap;
}


@font-face {
  font-family: 'Saira';
  src: url('../fonts/Saira/Saira-Bold.eot');
  src: url('../fonts/Saira/Saira-Bold.woff') format('woff'),
    url('../fonts/Saira/Saira-Bold.otf') format('opentype'),
    url('../fonts/Saira/Saira-Bold.ttf') format('truetype');

  font-weight: 700;
  font-style: normal;
  font-display: swap;
}