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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !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-ico-spain1:before {
  content: "\e904";
}
.icon-ico-south-korea1:before {
  content: "\e905";
}
.icon-ico-italy1:before {
  content: "\e906";
}
.icon-ico-germany1:before {
  content: "\e907";
}
.icon-ico-south-korea:before {
  content: "\e900";
}
.icon-ico-germany:before {
  content: "\e902";
}
.icon-ico-italy:before {
  content: "\e903";
}
.icon-ico-spain:before {
  content: "\e901";
}
