/* Headlines */

h1,h2,h3,h4,h5,h6{
    font-family:"PP Neue Corp",sans-serif;
}

/* Body */

body,p,li,button,a,input{
    font-family:"Mozilla Text",sans-serif;
}

/* Eyebrows */

.eyebrow, .eyebrow * {
    font-family:"Archivo Expanded Bold",sans-serif !important;
    font-weight:700 !important;
    text-transform:uppercase !important;
    letter-spacing:.08em !important;
}