/*
Theme Name: LIQUID PRESS child
Theme URI: https://lqd.jp/wp/
Author: LIQUID DESIGN Ltd.
Author URI: https://lqd.jp/
Description: LIQUID PRESS THEME
Author: LIQUID DESIGN
Author URI: https://lqd.jp/
Template: liquid-press
Version: 9999
*/
/* Child Styles */

/* 外字 */
@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?0818');
  src:  url('fonts/icomoon.eot?0818#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?0818') format('truetype'),
    url('fonts/icomoon.woff?0818') format('woff'),
    url('fonts/icomoon.svg?0818#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-gothic_w3:before {
  content: "\e900";
}
.icon-gothic_w5:before {
  content: "\e901";
}
.icon-mincho:before {
  content: "\e902";
}
.icon-kaisyo:before {
  content: "\e903";
}
.icon-W3_-1-031:before {
  content: "\e904";
}
