/*
 * The Typekit service used to deliver this font or fonts for use on websites
 * is provided by Adobe and is subject to these Terms of Use
 * http://www.adobe.com/products/eulas/tou_typekit. For font license
 * information, see the list below.
 *
 * proxima-nova:
 * proxima-nova-condensed:
 * proxima-nova-extra-condensed:
 *
 * © 2009-2019 Adobe Systems Incorporated. All Rights Reserved.
 */
/*{"last_published":"2019-11-19 09:21:57 UTC"}*/


@font-face {
  font-family: "proxima-nova";
  src: url("/assets/fonts/proxima-nova/bold/woff2.woff2") format("woff2"),
       url("/assets/fonts/proxima-nova/bold/woff.woff") format("woff"),
       url("/assets/fonts/proxima-nova/bold/opentype") format("opentype");
  font-display: swap;
  font-style: normal;
  font-weight: 700;
}

@font-face {
  font-family: "proxima-nova";
  src: url("/assets/fonts/proxima-nova/normal/woff2.woff2") format("woff2"),
       url("/assets/fonts/proxima-nova/normal/woff.woff") format("woff"),
       url("/assets/fonts/proxima-nova/normal/opentype") format("opentype");
  font-display: swap;
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: "proxima-nova";
  src: url("/assets/fonts/proxima-nova/light/woff.woff") format("woff"),
      url("/assets/fonts/proxima-nova/light/opentype") format("opentype");
  font-display: swap;
  font-style: normal;
  font-weight: 300;
}

@font-face {
  font-family: "proxima-nova-condensed";
  src: url("/assets/fonts/proxima-nova-condensed/bold/woff2") format("woff2"),
       url("/assets/fonts/proxima-nova-condensed/bold/woff.woff") format("woff"),
       url("/assets/fonts/proxima-nova-condensed/bold/opentype") format("opentype");
  font-display: swap;
  font-style: normal;
  font-weight: 700;
}

@font-face {
  font-family:"proxima-nova-condensed";
  src: url("/assets/fonts/proxima-nova-condensed/normal/woff2") format("woff2"),
       url("/assets/fonts/proxima-nova-condensed/normal/woff.woff") format("woff"),
       url("/assets/fonts/proxima-nova-condensed/normal/opentype") format("opentype");
  font-display: swap;
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family:"proxima-nova-extra-condensed";
  src: url("/assets/fonts/proxima-nova-extra-condensed/bold/woff2") format("woff2"),
       url("/assets/fonts/proxima-nova-extra-condensed/bold/woff.woff") format("woff"),
       url("/assets/fonts/proxima-nova-extra-condensed/bold/opentype") format("opentype");
  font-display: swap;
  font-style: normal;
  font-weight: 700;
}

@font-face {
  font-family:"proxima-nova-extra-condensed";
  src: url("/assets/fonts/proxima-nova-extra-condensed/normal/woff2") format("woff2"),
       url("/assets/fonts/proxima-nova-extra-condensed/normal/woff.woff") format("woff"),
       url("/assets/fonts/proxima-nova-extra-condensed/normal/opentype") format("opentype");
  font-display: swap;
  font-style: normal;
  font-weight: 400;
}


@font-face {
  font-family: 'Noto Sans JP';
  src: url('/assets/fonts/Noto_Sans_JP/NotoSansJP-Medium.otf')
    format('opentype');
  font-display: swap;
  font-weight: 400;
}

@font-face {
  font-family: 'Noto Sans JP';
  src: url('/assets/fonts/Noto_Sans_JP/NotoSansJP-Light.otf')
    format('opentype');
  font-display: swap;
  font-weight: 300;
}
