
@font-face {
  font-family: "Campton";
  src: url("fonts/Campton-Regular.woff") format('woff');
}

@font-face {
  font-family: "Campton";
  src: url("fonts/Campton-SemiBold.woff") format('woff');
  font-weight: bold;
}

@font-face {
  font-family: "Campton";
  src: url("fonts/Campton-SemiBold.woff") format('woff');
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: "Campton";
  src: url("fonts/Campton-RegularItalic.woff") format('woff');
  font-style: italic;
}

header {
    background-color: orange !important;
}
