@font-face {
      font-family: 'TildaSans';
      src: url('../fonts/TildaSans-ExtraBold.woff2') format('woff2'),
            url('../fonts/TildaSans-ExtraBold.woff') format('woff'),
            url('../fonts/TildaSans-ExtraBold.eot?#iefix') format('embedded-opentype');
      font-weight: 800;
      font-display:swap;
      font-style: normal;
}

@font-face {
      font-family: 'TildaSans';
      src: url('../fonts/TildaSans-Bold.woff2') format('woff2'),
            url('../fonts/TildaSans-Bold.woff') format('woff'),
            url('../fonts/TildaSans-Bold.eot?#iefix') format('embedded-opentype');
      font-weight: 700;
      font-display:swap;
      font-style: normal;
}

@font-face {
      font-family: 'TildaSans';
      src: url('../fonts/TildaSans-Bold.woff2') format('woff2'),
            url('../fonts/TildaSans-Bold.woff') format('woff'),
            url('../fonts/TildaSans-Bold.eot?#iefix') format('embedded-opentype');
      font-weight: 600;
      font-display:swap;
      font-style: normal;
}

@font-face {
      font-family: 'TildaSans';
      src: url('../fonts/TildaSans-Medium.woff2') format('woff2'),
            url('../fonts/TildaSans-Medium.woff') format('woff'),
            url('../fonts/TildaSans-Medium.eot?#iefix') format('embedded-opentype');
      font-weight: 500;
      font-display:swap;
      font-style: normal;
}

@font-face {
      font-family: 'TildaSans';
      src: url('../fonts/TildaSans-Regular.woff2') format('woff2'),
            url('../fonts/TildaSans-Regular.woff') format('woff'),
            url('../fonts/TildaSans-Regular.eot?#iefix') format('embedded-opentype');
      font-weight: 400;
      font-display:swap;
      font-style: normal;
}