/* @import url('https://use.typekit.net/ror4yun.css'); */
/***********************************************/
/* CSS @imports must be at the top of the file */
font-family: "alkaline", sans-serif;
font-weight: 400;
font-style: normal;


Alkaline Bold
font-family: "alkaline", sans-serif;
font-weight: 700;
font-style: normal;

Alkaline Caps Regular
font-family: "alkaline-caps", sans-serif;
font-weight: 400;
font-style: normal;

subhead {
font-family: "alkaline-caps", sans-serif;
font-weight: 700;
font-style: normal;
}
  
h5 {
font-family: "cheap-pine", sans-serif;
font-weight: 400;
font-style: normal;
}
  
body {
font-family: "cheap-pine-sans", sans-serif;
font-weight: 400;
font-style: normal;
}

eyebrow {
font-family: "cheap-pine-shadow", sans-serif;
font-weight: 400;
font-style: normal;
}
  
h2 {
font-family: "berthold-block-w1g", sans-serif;
font-weight: 400;
font-style: normal;
}

h4 {
font-family: "berthold-block-w1g", sans-serif;
font-weight: 400;
font-style: italic;
}

h1 {
font-family: "berthold-block-w1g", sans-serif;
font-weight: 700;
font-style: normal;
}

Block W1G Bold Italic
font-family: "berthold-block-w1g", sans-serif;
font-weight: 700;
font-style: italic;

Block W1G Extra Condensed
font-family: "berthold-block-w1g-excond", sans-serif;
font-weight: 400;
font-style: normal;

Block W1G Extra Condensed Italic
font-family: "berthold-block-w1g-excond", sans-serif;
font-weight: 400;
font-style: italic;

h3 {
font-family: "berthold-block-w1g-condensed", sans-serif;
font-weight: 400;
font-style: normal;
}
 Add them above this section                 */
/***********************************************/

/*****************************************/