@font-face {
    font-family: 'hk_grotesk_legacy';
    src: url('/fonts/hkgrotesk-mediumlegacy-webfont.woff2') format('woff2'),
         url('/fonts/hkgrotesk-mediumlegacy-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'hk_grotesk_legacy';
    src: url('/fonts/hkgrotesk-mediumlegacyitalic-webfont.woff2') format('woff2'),
         url('/fonts/hkgrotesk-mediumlegacyitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'cormorant_garamond';
    src: url('/fonts/cormorantgaramond-regular-webfont.woff2') format('woff2'),
         url('/fonts/cormorantgaramond-regular-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'cormorant_garamond';
    src: url('/fonts/cormorantgaramond-italic-webfont.woff2') format('woff2'),
         url('/fonts/cormorantgaramond-italic-webfont.woff') format('woff');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'cormorant_garamond';
    src: url('/fonts/cormorantgaramond-light-webfont.woff2') format('woff2'),
         url('/fonts/cormorantgaramond-light-webfont.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'cormorant_garamond';
    src: url('/fonts/cormorantgaramond-lightitalic-webfont.woff2') format('woff2'),
         url('/fonts/cormorantgaramond-lightitalic-webfont.woff') format('woff');
    font-weight: 300;
    font-style: italic;
}


p {
  font-family: 'hk_grotesk_legacy', sans;
  color:#111396; line-height:17px;
}

h1 {
  font-family: 'cormorant_garamond', serif; font-weight: 300; font-size: 250%;
    color:#111396;
}
@font-face {
    font-family: 'carbontyperegular';
    src: url('carbontype-webfont.woff2') format('woff2'),
         url('carbontype-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
