@font-face {
  font-family: 'Amfibia';
  src: url('amfibia/Amfibia-Light.woff2') format('woff2'),
       url('amfibia/Amfibia-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Amfibia';
  src: url('amfibia/Amfibia-Book.woff2') format('woff2'),
       url('amfibia/Amfibia-Book.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Amfibia';
  src: url('amfibia/Amfibia-Bold.woff2') format('woff2'),
       url('amfibia/Amfibia-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Amfibia';
  src: url('amfibia/Amfibia-ExtraBold.woff2') format('woff2'),
       url('amfibia/Amfibia-ExtraBold.woff') format('woff');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}


@font-face {
  font-family: 'Frutiger';
  src: url('frutiger/FrutigerLTStd-Light.woff2') format('woff2'),
       url('frutiger/FrutigerLTStd-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Frutiger';
  src: url('frutiger/FrutigerLTStd-Roman.woff2') format('woff2'),
       url('frutiger/FrutigerLTStd-Roman.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Frutiger';
  src: url('frutiger/FrutigerLTStd-Bold.woff2') format('woff2'),
       url('frutiger/FrutigerLTStd-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Frutiger';
  src: url('frutiger/FrutigerLTStd-Black.woff2') format('woff2'),
       url('frutiger/FrutigerLTStd-Black.woff') format('woff');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}


/*
[Fontes do projeto]
    Amfibia [Light-300]
    Amfibia [Book-400]
    Amfibia [Bold-700]
    Amfibia [ExtraBold-800]
    
    Frutiger [Light-300]
    Frutiger [Roman-400]
    Frutiger [Bold-700]
    Frutiger [Black-800]
*/
