@font-face {
  font-family: 'Cantarell';
  src: url('/themes/custom/activistsupplies_bootstrap_sass/fonts/Cantarell-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Cantarell';
  src: url('/themes/custom/activistsupplies_bootstrap_sass/fonts/Cantarell-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Cantarell';
  src: url('/themes/custom/activistsupplies_bootstrap_sass/fonts/Cantarell-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'Cantarell';
  src: url('/themes/custom/activistsupplies_bootstrap_sass/fonts/Cantarell-BoldItalic.ttf') format('truetype');
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: 'Fjalla One';
  src: url('/themes/custom/activistsupplies_bootstrap_sass/fonts/FjallaOne-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

/* ---------- Fjalla One, Cantarell ---------- */

h1,
h2,
h1 a,
h2 a {
  font-family: 'Fjalla One', sans-serif;
  font-weight: normal;
  text-transform: uppercase;
}
h3,
h4,
h5,
h6,
h3 a {
  font-family: 'Cantarell', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: -1px;
}
body {
  font-family: 'Cantarell', sans-serif !important;
}
p,
a,
li {
  font-family: 'Cantarell', sans-serif;
}
