@font-face {
    font-family: "Mr Eaves";
    src: url("https://use.typekit.net/af/37dc55/00000000000000007735b304/30/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/37dc55/00000000000000007735b304/30/d?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/37dc55/00000000000000007735b304/30/a?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n4&v=3") format("opentype");
    font-display: swap;
    font-style: normal;
    font-weight: 400;
  }

  @font-face {
    font-family: "Great Vibes";
    src: url("../fonts/GreatVibes-Regular.woff2") format("woff2"),url("../fonts/GreatVibes-Regular.woff") format("woff"),url("../fonts/GreatVibes-Regular.otf") format("opentype");
    font-display: swap;
    font-style: normal;
    font-weight: normal;
  }

  @font-face {
    font-family: "Chronicle Display";
    src: url("../fonts/ChronicleDisplay-Roman.otf") format("opentype");
    font-display: swap;
    font-style: normal;
    font-weight: normal;
  }

  @font-face {
    font-family: "Roboto";
    src: url("../fonts/roboto-v29-latin-700.woff2") format("woff2"),url("../fonts/roboto-v29-latin-700.woff") format("woff");
    font-display: swap;
    font-style: normal;
    font-weight: normal;
  }
  

  @font-face {
    font-family: "Gopher Display";
    src: url("../fonts/GopherDisplay-Regular.woff2") format("woff2"),url("../fonts/GopherDisplay-Regular.otf") format("opentype");
    font-display: swap;
    font-style: normal;
    font-weight: normal;
  } 

  @font-face {
    font-family: "Source Serif Pro";
    src: url("../fonts/SourceSerifPro-SemiBold.woff2") format("woff2"),url("../fonts/SourceSerifPro-SemiBold.woff") format("woff"),url("../fonts/SourceSerifPro-SemiBold.otf") format("opentype");
    font-display: swap;
    font-style: normal;
    font-weight: 600;
} 

html {
    padding: 0;
    margin: 0;
    -webkit-text-size-adjust:100%;
  }

  body {
    overflow-x: hidden;
    margin: 0;
  }

  p {
    font-family: Mr Eaves;
    font-size: 34px;
    color: #16181C; 
  }