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

[class^="myh_icons2"], [class*=" myh_icons2"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'MYH-Icons2' !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;
}

.myh_icons2icon-1:before {
  content: "\e900";
  color: #fff;
}
.myh_icons2icon-5:before {
  content: "\e901";
  color: #0149a8;
}
.myh_icons2icon-4:before {
  content: "\e902";
  color: #fff;
}
.myh_icons2icon-3:before {
  content: "\e903";
  color: #fff;
}
.myh_icons2icon-2:before {
  content: "\e904";
  color: #fff;
}
