@charset "utf-8";

/* CSS Document */
/*Theme Name: origin
  Author: COWL ltd.
  Description: Version: 1.0
*/

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap');
@font-face {
    font-family: 'futura_hv_btheavy';
    src: url('font/futura_hv_bt_heavy-webfont.woff2') format('woff2'),
         url('font/futura_hv_bt_heavy-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'futura_md';
    src: url('font/futura_md_medium-webfont.woff2') format('woff2'),
         url('font/futura_md_medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
