<p class="ncc-section-title">Page Section Title: PraterSansWeb;</p>
<p>Primary font: 'Open Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;</p>
<p><em>Primary font italic: 'Open Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;</em></p>
<p><strong>Primary font bold: 'Open Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;</strong></p>
<p>Secondary font: 'Open Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;</p>
        
    
        <p class="ncc-section-title">Page Section Title: {{sectionfont}}</p>
<p>Primary font: {{font}}</p>
<p><em>Primary font italic: {{font}}</em></p>
<p><strong>Primary font bold: {{font}}</strong></p>
<p>Secondary font: {{font}}</p>
    
        
            
            {
  "font": "'Open Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;",
  "sectionfont": "PraterSansWeb;"
}
            
        
    
                                html {
    font-size: 100%;
}
body {
  font-family: $font-family;
  line-height: $base-line-height-ratio;
  @include rem-fallback(font-size, $base-font-size);
  font-weight: 300;
}
.ncc-section-title {
	font-family: $font-special;
	font-size: 2.8em;
}
                            
                            
                        There are no notes for this item.