@font-face {
  font-family: 'icons-homebranded';
  src:  url('../icon__menu/icons-homebranded.eot?ocz1ak');
  src:  url('../icon__menu/icons-homebranded.eot?ocz1ak#iefix') format('embedded-opentype'),
    url('../icon__menu/icons-homebranded.ttf?ocz1ak') format('truetype'),
    url('../icon__menu/icons-homebranded.woff?ocz1ak') format('woff'),
    url('../icon__menu/icons-homebranded.svg?ocz1ak#icons-homebranded') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"]::before, [class*=" icon-"]::before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icons-homebranded' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-down-arrow-one{
  display: block;
transform: rotate(270deg);

}
.icon-down-arrow-one:before {
  content: "\e900";
  
}
.icon-down-arrows:before {
  content: "\e901";
}
.icon-language-arrow:before {
  content: "\e902";
}
.icon-mouse:before {
  content: "\e903";
}
.icon-ellipse:before {
  content: "\e904";
}
.icon-prev:before {
  content: "\e905";
}
.icon-next:before {
  content: "\e906";
}
.icon-check:before {
  content: "\e907";
}
.icon-mail:before {
  content: "\e908";
}
.icon-telephone:before {
  content: "\e909";
}
.icon-twitter:before {
  content: "\e90a";
}
.icon-linkedil:before {
  content: "\e90b";
}
.icon-instagram:before {
  content: "\e90c";
}
.icon-video:before {
  content: "\e90d";
}
