@font-face {
  font-family: 'UnimedSlab_Light';
  src: url('fontes_unimeds/UnimedSlab-Light.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'UnimedSerif_Book';
  src: url('fontes_unimeds/UnimedSerif-Book.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'UnimedSerif_Regular';
  src: url('fontes_unimeds/UnimedSerif-Regular.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'UnimedSans_Light';
  src: url('fontes_unimeds/UnimedSans-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
 
@font-face {
  font-family: 'UnimedSans_Book';
  src: url('fontes_unimeds/UnimedSans-Book.otf') format('opentype');
  font-weight: 350;
  font-style: normal;
  font-display: swap;
}
 
@font-face {
  font-family: 'UnimedSans_Regular';
  src: url('fontes_unimeds/UnimedSans-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
 
@font-face {
  font-family: 'UnimedSans_SemiBold';
  src: url('fontes_unimeds/UnimedSans-SemiBold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
 
@font-face {
  font-family: 'UnimedSans_Bold';
  src: url('fontes_unimeds/UnimedSans-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
 
@font-face {
  font-family: 'UnimedSans_ExtraBold';
  src: url('fontes_unimeds/UnimedSans-ExtraBold.otf') format('opentype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
 
@font-face {
  font-family: 'UnimedSans_Black';
  src: url('fontes_unimeds/UnimedSans-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}