/* Fonts added: Advocate, Century Supra, Concourse, Equity, Heliotrope, Hermes Maia, Triplicate, Valkyrie */
@font-face {
font-family: equity_a;
font-style: normal;
font-weight: normal;
font-stretch: normal;
font-display: auto;
src: url('/fonts/equity_a_regular.woff2') format('woff2');
}

@font-face {
font-family: equity_a;
font-style: italic;
font-weight: normal;
font-stretch: normal;
font-display: auto;
src: url('/fonts/equity_a_italic.woff2') format('woff2');
}

@font-face {
font-family: equity_a;
font-style: normal;
font-weight: bold;
font-stretch: normal;
font-display: auto;
src: url('/fonts/equity_a_bold.woff2') format('woff2');
}

@font-face {
font-family: advocate_34_narr_reg;
font-style: normal;
font-weight: normal;
font-stretch: normal;
font-display: auto;
src: url('/fonts/advocate_34_narr_reg.woff2') format('woff2');
}

@font-face {
font-family: advocate_35_narr_med;
font-style: normal;
font-weight: normal;
font-stretch: normal;
font-display: auto;
src: url('/fonts/advocate_35_narr_med.woff2') format('woff2');
}

@font-face {
font-family: advocate_54_wide_reg;
font-style: normal;
font-weight: normal;
font-stretch: normal;
font-display: auto;
src: url('/fonts/advocate_54_wide_reg.woff2') format('woff2');
}

@font-face {
font-family: advocate_55_wide_med;
font-style: normal;
font-weight: normal;
font-stretch: normal;
font-display: auto;
src: url('/fonts/advocate_55_wide_med.woff2') format('woff2');
}

@font-face {
font-family: advocate_slab_35_narr_med;
font-style: normal;
font-weight: normal;
font-stretch: normal;
font-display: auto;
src: url('/fonts/advocate_slab_35_narr_med.woff2') format('woff2');
}

@font-face {
font-family: century_supra_a;
font-style: normal;
font-weight: normal;
font-stretch: normal;
font-display: auto;
src: url('/fonts/century_supra_a_regular.woff2') format('woff2');
}

@font-face {
font-family: century_supra_a;
font-style: italic;
font-weight: normal;
font-stretch: normal;
font-display: auto;
src: url('/fonts/century_supra_a_italic.woff2') format('woff2');
}

@font-face {
font-family: century_supra_a;
font-style: normal;
font-weight: bold;
font-stretch: normal;
font-display: auto;
src: url('/fonts/century_supra_a_bold.woff2') format('woff2');
}

@font-face {
font-family: concourse_4;
font-style: normal;
font-weight: normal;
font-stretch: normal;
font-display: auto;
src: url('/fonts/concourse_4_regular.woff2') format('woff2');
}

@font-face {
font-family: concourse_4;
font-style: italic;
font-weight: normal;
font-stretch: normal;
font-display: auto;
src: url('/fonts/concourse_4_italic.woff2') format('woff2');
}

@font-face {
font-family: concourse_4;
font-style: normal;
font-weight: bold;
font-stretch: normal;
font-display: auto;
src: url('/fonts/concourse_4_bold.woff2') format('woff2');
}

@font-face {
font-family: heliotrope_4;
font-style: normal;
font-weight: normal;
font-stretch: normal;
font-display: auto;
src: url('/fonts/heliotrope_4_regular.woff2') format('woff2');
}

@font-face {
font-family: heliotrope_4;
font-style: italic;
font-weight: normal;
font-stretch: normal;
font-display: auto;
src: url('/fonts/heliotrope_4_italic.woff2') format('woff2');
}

@font-face {
font-family: heliotrope_4;
font-style: normal;
font-weight: bold;
font-stretch: normal;
font-display: auto;
src: url('/fonts/heliotrope_4_bold.woff2') format('woff2');
}

@font-face {
font-family: hermes_maia_4;
font-style: normal;
font-weight: normal;
font-stretch: normal;
font-display: auto;
src: url('/fonts/hermes_maia_4_regular.woff2') format('woff2');
}

@font-face {
font-family: hermes_maia_4;
font-style: italic;
font-weight: normal;
font-stretch: normal;
font-display: auto;
src: url('/fonts/hermes_maia_4_italic.woff2') format('woff2');
}

@font-face {
font-family: hermes_maia_4;
font-style: normal;
font-weight: bold;
font-stretch: normal;
font-display: auto;
src: url('/fonts/hermes_maia_4_bold.woff2') format('woff2');
}

@font-face {
font-family: triplicate_a;
font-style: normal;
font-weight: normal;
font-stretch: normal;
font-display: auto;
src: url('/fonts/triplicate_a_regular.woff2') format('woff2');
}

@font-face {
font-family: triplicate_a;
font-style: italic;
font-weight: normal;
font-stretch: normal;
font-display: auto;
src: url('/fonts/triplicate_a_italic.woff2') format('woff2');
}

@font-face {
font-family: triplicate_a;
font-style: normal;
font-weight: bold;
font-stretch: normal;
font-display: auto;
src: url('/fonts/triplicate_a_bold.woff2') format('woff2');
}

@font-face {
font-family: valkyrie_a;
font-style: normal;
font-weight: normal;
font-stretch: normal;
font-display: auto;
src: url('/fonts/valkyrie_a_regular.woff2') format('woff2');
}

@font-face {
font-family: valkyrie_a;
font-style: italic;
font-weight: normal;
font-stretch: normal;
font-display: auto;
src: url('/fonts/valkyrie_a_italic.woff2') format('woff2');
}

@font-face {
font-family: valkyrie_a;
font-style: normal;
font-weight: bold;
font-stretch: normal;
font-display: auto;
src: url('/fonts/valkyrie_a_bold.woff2') format('woff2');
}

/* assign the fonts to some stuff */
body {
   font-family: "equity_a", Georgia, serif;
}

h1, h2, h3, h4 {
   font-family: "concourse_4", Arial, Helvetica, sans-serif;
}