@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700&display=swap');


@font-face {
  font-family: "Noto Serif JP";
  src: url("../fonts/NotoSerifJP-ExtraLight.otf") format("otf");
  font-weight: 200;
  font-style: normal;
  font-display: swap; }
  
@font-face {
  font-family: "Noto Serif JP";
  src: url("../fonts/NotoSerifJP-Light.otf") format("otf");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }
  
@font-face {
  font-family: "Noto Serif JP";
  src: url("../fonts/NotoSerifJP-Regular.otf") format("otf");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
  
@font-face {
  font-family: "Noto Serif JP";
  src: url("../fonts/NotoSerifJP-Medium.otf") format("otf");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Noto Serif JP";
  src: url("../fonts/NotoSerifJP-SemiBold.otf") format("otf");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }
  

@font-face {
  font-family: "Noto Serif JP";
  src: url("../fonts/NotoSerifJP-Bold.otf") format("otf");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }


@font-face {
  font-family: "Noto Serif JP";
  src: url("../fonts/NotoSerifJP-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }
  
  
  

@font-face {
  font-family: "Ebrima";
  src: url("../fonts/ebrima.ttf") format("ttf");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
  
@font-face {
  font-family: "Ebrima";
  src: url("../fonts/ebrima-bold.ttf") format("ttf");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }
  


@font-face {
    font-family: Line Awesome Brands;
    font-style: normal;
    font-weight: 400;
    font-display: auto;
    src: url(../fonts/la-brands-400.eot);
    src: url(../fonts/la-brands-400.eot?#iefix) format("embedded-opentype"), url(../fonts/la-brands-400.woff2) format("woff2"), url(../fonts/la-brands-400.woff) format("woff"), url(../fonts/la-brands-400.ttf) format("truetype"),
        url(../fonts/la-brands-400.svg#lineawesome) format("svg");
}

@font-face {
    font-family: Line Awesome Free;
    font-style: normal;
    font-weight: 400;
    font-display: auto;
    src: url(../fonts/la-regular-400.eot);
    src: url(../fonts/la-regular-400.eot?#iefix) format("embedded-opentype"), url(../fonts/la-regular-400.woff2) format("woff2"), url(../fonts/la-regular-400.woff) format("woff"), url(../fonts/la-regular-400.ttf) format("truetype"),
        url(../fonts/la-regular-400.svg#lineawesome) format("svg");
}

@font-face {
    font-family: Line Awesome Free;
    font-style: normal;
    font-weight: 900;
    font-display: auto;
    src: url(../fonts/la-solid-900.eot);
    src: url(../fonts/la-solid-900.eot?#iefix) format("embedded-opentype"), url(../fonts/la-solid-900.woff2) format("woff2"), url(../fonts/la-solid-900.woff) format("woff"), url(../fonts/la-solid-900.ttf) format("truetype"),
        url(../fonts/la-solid-900.svg#lineawesome) format("svg");
}