
@font-face {
  font-family: 'Atkinson';
  src: url("../fontes/AtkinsonHyperlegibleNext-Regular.woff2");
  font-weight:300;
  font-style: normal;
}

@font-face {
  font-family: 'Atkinson';
  src: url("../fontes/AtkinsonHyperlegibleNext-ExtraBold.woff2");
  font-weight:700;
  font-style: normal;
}

@font-face {
  font-family: 'Atkinson';
  src: url("../fontes/AtkinsonHyperlegibleNext-RegularItalic.woff2");
  font-weight:300;
  font-style: italic;
}

@font-face {
  font-family: 'Atkinson';
  src: url("../fontes/AtkinsonHyperlegibleNext-ExtraBoldItalic.woff2");
  font-weight:700;
  font-style: italic;
}

@font-face {
  font-family: 'Cooper';
  src: url("../fontes/cooper/Cooper-MediumItalic.woff2");
  font-weight:300;
  font-style: italic;
}

@font-face {
  font-family: 'cpc';
  src: url("../fontes/cpc/cpc.woff2") format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

