@import url('https://fonts.googleapis.com/css2?family=Noto+Sans');
[dir="rtl"] {
  --wio-footer-no-margin: 0;
  --wio-footer-right: right;
}
@font-face {
  font-family: "simplon";
  font-weight: 400;
  src: url("../fonts/SimplonNorm-Regular-WebXL.eot");
  src: url("../fonts/SimplonNorm-Regular-WebXL.eot#iefix")
      format("embedded-opentype"),
    url("../fonts/SimplonNorm-Regular-WebXL.woff2") format("woff2"),
    url("../fonts/SimplonNorm-Regular-WebXL.woff") format("woff"),
    url("../fonts/SimplonNorm-Regular-WebXL.ttf") format("truetype"),
    url("../fonts/SimplonNorm-Regular-WebXL.svg#Font") format("svg");
}

@font-face {
  font-family: "simplon";
  font-weight: 500;
  src: url("../fonts/SimplonNorm-Medium-WebXL.eot");
  src: url("../fonts/SimplonNorm-Medium-WebXL.eot#iefix")
      format("embedded-opentype"),
    url("../fonts/SimplonNorm-Medium-WebXL.woff2") format("woff2"),
    url("../fonts/SimplonNorm-Medium-WebXL.woff") format("woff"),
    url("../fonts/SimplonNorm-Medium-WebXL.ttf") format("truetype"),
    url("../fonts/SimplonNorm-Medium-WebXL.svg#Font") format("svg");
}

@font-face {
  font-family: "simplon";
  font-weight: 700;
  src: url("../fonts/SimplonNorm-Bold-WebXL.eot");
  src: url("../fonts/SimplonNorm-Bold-WebXL.eot#iefix")
      format("embedded-opentype"),
    url("../fonts/SimplonNorm-Bold-WebXL.woff2") format("woff2"),
    url("../fonts/SimplonNorm-Bold-WebXL.woff") format("woff"),
    url("../fonts/SimplonNorm-Bold-WebXL.ttf") format("truetype"),
    url("../fonts/SimplonNorm-Bold-WebXL.svg#Font") format("svg");
}
/* wipo-footer a:first-child {
  padding-left: 0;
} */

/* wipo-footer a {
    padding: 0 10px;
    color: #4B4B4B;
    text-decoration: none;
    font-size: 16px;
    font-weight: 400;
    display: inline-block;
}

wipo-footer a:hover{
  color: #808080;
  text-decoration: none;
} */