@charset "utf-8";

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

[class*="ologo"]::before {
  font-family: 'OTOTOYlogo' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ologo {
  letter-spacing: -1px;
}

.ologo-en-o:before {
  content: "\e900";
}
.ologo-en-t:before {
  content: "\e901";
}
.ologo-en-y:before {
  content: "\e902";
}
.ologo-kt-i:before {
  content: "\e903";
}
.ologo-kt-o:before {
  content: "\e904";
}
.ologo-kt-to:before {
  content: "\e905";
}
.ologo-block:before {
  content: "\e906";
}
