@font-face {
  font-family: Impact;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/impact.woff2) format("woff2");
}

@font-face {
  font-family: "Univers 67";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/univers-67-condensed-bold.otf) format("opentype");
}

@font-face {
  font-family: "Univers 55";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/Univers-LT-Std-55-Roman.otf) format("opentype");
}

@font-face {
  font-family: "Univers Light";
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(/UniversLight.woff2) format("woff2");
}

@font-face {
  font-family: Andale;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/ANDALEMO.woff2) format("woff2");
}

@font-face {
  font-family: "Miller Banner";
  font-style: italic;
  font-weight: 200;
  font-display: swap;
  src: url(/SVN-Miller-Banner-Italic.woff2) format("woff2");
}

@font-face {
  font-family: "Newsreader";
  font-style: italic;
  font-weight: 200;
  font-display: swap;
  src: url(/NewsreaderItalicVariableFont.ttf) format("truetype");
}

@font-face {
  font-family: "Cormorant-Garamond";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/CormorantGaramond-Regular.ttf) format("truetype");
}

@font-face {
  font-family: "Creattion-Demo";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/Creattion-Demo.otf) format("opentype");
}

@font-face {
  font-family: "DM-Sans";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/DMSans-Regular.ttf) format("truetype");
}

@font-face {
  font-family: Horizon;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/Horizon.otf) format("opentype");
}

@font-face {
  font-family: "Knockout-HTF49-Regular";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/Knockout\ HTF46-Flyweight\ Regular.otf) format("opentype");
}

.imagenLogos{
  filter: contrast(0);
}

.imagenLogos:hover{
  filter: none;
}

