@font-face {
  font-family: 'Inconsolata';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/inconsolata-v31-latin-regular.woff2') format('woff2'),
       url('/fonts/inconsolata-v31-latin-regular.woff') format('woff');
}

@font-face {
  font-family: 'Inconsolata';
  font-style: normal;
  font-weight: 700;
  src: url('/fonts/inconsolata-v31-latin-700.woff2') format('woff2'),
       url('/fonts/inconsolata-v31-latin-700.woff') format('woff');
}

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/lato-v23-latin-regular.woff2') format('woff2'),
       url('/fonts/lato-v23-latin-regular.woff') format('woff');
}

@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 400;
  src: url('/fonts/lato-v23-latin-italic.woff2') format('woff2'),
       url('/fonts/lato-v23-latin-italic.woff') format('woff');
}

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: url('/fonts/lato-v23-latin-700.woff2') format('woff2'),
       url('/fonts/lato-v23-latin-700.woff') format('woff');
}

@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 700;
  src: url('/fonts/lato-v23-latin-700italic.woff2') format('woff2'),
       url('/fonts/lato-v23-latin-700italic.woff') format('woff');
}

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

@font-face {
    font-family: 'TeXGyrePagella';
    font-weight: bold;
    font-style: italic;
    font-display: swap;
    src: url('/fonts/TeXGyrePagella-BoldItalic.woff2') format('woff2'),
         url('/fonts/TeXGyrePagella-BoldItalic.woff') format('woff');
}

@font-face {
    font-family: 'TeXGyrePagella';
    font-weight: normal;
    font-style: italic;
    font-display: swap;
    src: url('/fonts/TeXGyrePagella-Italic.woff2') format('woff2'),
         url('/fonts/TeXGyrePagella-Italic.woff') format('woff');
}

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