@font-face {
  font-family: 'Karbon-Regular';
  font-weight: 400;
  src: url('../fonts/Karbon-Regular.eot'); /* IE9 Compat Modes */
  src: url('../fonts/Karbon-Regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/Karbon-Regular.woff') format('woff') /* Pretty Modern Browsers */
  
}
@font-face {
  font-family: 'Karbon-RegularItalic';
  src: url('../fonts/Karbon-RegularItalic.eot'); /* IE9 Compat Modes */
  src: url('../fonts/Karbon-RegularItalic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/Karbon-RegularItalic.woff') format('woff') /* Pretty Modern Browsers */
}
@font-face {
  font-family: 'Karbon-Medium';
  font-weight: 700;
  src: url('../fonts/Karbon-Medium.eot'); /* IE9 Compat Modes */
  src: url('../fonts/Karbon-Medium.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/Karbon-Medium.woff') format('woff') /* Pretty Modern Browsers */
  
}
@font-face {
  font-family: 'Karbon-SemiBold';
  src: url('../fonts/Karbon-SemiBold.eot'); /* IE9 Compat Modes */
  src: url('../fonts/Karbon-SemiBold.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/Karbon-SemiBold.woff') format('woff') /* Pretty Modern Browsers */
}
@font-face {
  font-family: 'Karbon-Bold';
  font-weight: 700;
  src: url('../fonts/Karbon-Bold.eot'); /* IE9 Compat Modes */
  src: url('../fonts/Karbon-Bold.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/Karbon-Bold.woff') format('woff') /* Pretty Modern Browsers */
}

h1, h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6, .formTitle{font-weight: 700 !important; color:#281F6B !important;}
h1, h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6, legend,.col-form-label, [role="contentinfo"]{font-family: "Karbon-Medium"; color:#281F6B;}

button.pagelist-page{text-align: left;}
p strong{font-weight: bold;}

[role="contentinfo"]{
  font-size: 20px;
}