  @font-face {
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url('fonts/Outfit-Light.woff2') format('woff2'),
         url('fonts/Outfit-Light.woff') format('woff'),
         url('fonts/Outfit-Light.ttf') format('truetype');
  }

  @font-face {
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('fonts/Outfit-Regular.woff2') format('woff2'),
         url('fonts/Outfit-Regular.woff') format('woff'),
         url('fonts/Outfit-Regular.ttf') format('truetype');
  }

  @font-face {
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('fonts/Outfit-Bold.woff2') format('woff2'),
         url('fonts/Outfit-Bold.woff') format('woff'),
         url('fonts/Outfit-Bold.ttf') format('truetype');
  }

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

@font-face {
    font-family: 'TeXGyreAdventor';
    src: url('fonts/TeXGyreAdventor-BoldItalic.eot');
    src: local('TeXGyreAdventor-BoldItalic'),
        url('fonts/TeXGyreAdventor-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/TeXGyreAdventor-BoldItalic.woff2') format('woff2'),
        url('fonts/TeXGyreAdventor-BoldItalic.woff') format('woff'),
        url('fonts/TeXGyreAdventor-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'TeXGyreAdventor';
    src: url('fonts/TeXGyreAdventor-Italic.eot');
    src: local('TeXGyreAdventor-Italic'),
        url('fonts/TeXGyreAdventor-Italic.eot?#iefix') format('embedded-opentype'),
        url('fonts/TeXGyreAdventor-Italic.woff2') format('woff2'),
        url('fonts/TeXGyreAdventor-Italic.woff') format('woff'),
        url('fonts/TeXGyreAdventor-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

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

  
