@font-face {
  font-family: Camphor;
  src: url("../fonts/camphor-ss/300-light.woff2") format("woff2"),
    url("../fonts/camphor-ss/300-light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: auto; /* or block, swap, fallback, optional */
}

@font-face {
  font-family: Camphor;
  src: url("../fonts/camphor-ss/400-regular.woff2") format("woff2"),
    url("../fonts/camphor-ss/400-regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: auto; /* or block, swap, fallback, optional */
}

@font-face {
  font-family: Camphor;
  src: url("../fonts/camphor-ss/500-medium.woff2") format("woff2"),
    url("../fonts/camphor-ss/500-medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: auto; /* or block, swap, fallback, optional */
}

@font-face {
  font-family: Camphor;
  src: url("../fonts/camphor-ss/600-bold.woff2") format("woff2"),
    url("../fonts/camphor-ss/600-bold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: auto; /* or block, swap, fallback, optional */
}

@font-face {
  font-family: StripeIcons;
  src: url("../fonts/stripe-icons/stripe-icons.woff2") format("woff2"),
    url("../fonts/stripe-icons/stripe-icons.woff") format("woff");
}
