/**
 * @license
 * MyFonts Webfont Build ID 3387261, 2017-05-10T17:54:59-0400
 *
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are
 * explicitly restricted from using the Licensed Webfonts(s).
 *
 * You may obtain a valid license at the URLs below.
 *
 * Webfont: DidotLTPro-Roman by Linotype
 * URL: https://www.myfonts.com/fonts/linotype/didot/pro-roman/
 * Copyright: Part of the digitally encoded machine readable outline data for producing the Typefaces provided is copyrighted &#x00A9; 2008 Linotype GmbH, www.linotype.com. All rights reserved. This software is the property of Linotype GmbH, and may not be reproduced,
 * Licensed pageviews: 250,000
 *
 *
 * License: https://www.myfonts.com/viewlicense?type=web&buildid=3387261
 *
 * © 2017 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/33af7d");


@font-face {
    font-family: 'DidotLTPro-Roman';
    src: url('fonts/Linotype-DidotLTPro-Roman.otf') format('opentype');
    src: url('fonts/Linotype-DidotLTPro-Roman.ttf') format('opentype');
    /*src: url('fonts/33AF7D_0_0.otf?#iefix') format('opentype');*/
        /*url('fonts/33AF7D_0_0.woff2') format('woff2'),
        url('fonts/33AF7D_0_0.woff') format('woff'),
        url('fonts/33AF7D_0_0.ttf') format('truetype');*/
}

@font-face {
    font-family: 'HKGrotesk';
    src: url('fonts/HKGrotest-Regular.otf') format('opentype');
    src: url('fonts/HKGrotesk-Regular.ttf') format('truetype');
    /*src: url('fonts/HKGrotest-Regular.otf?#iefix') format('opentype');*/
}

.font-didot:not(.fa),
.font-didot *:not(.fa) {
    font-family: 'DidotLTPro-Roman'!important;
}

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    font-family: 'DidotLTPro-Roman'!important;
    letter-spacing: 0px!important;
}
p, p a {
    font-family: 'HKGrotesk'!important;
}
/*body:not(.home) h1, body:not(.home) h1 a,
body:not(.home) h2, body:not(.home) h2 a,
body:not(.home) h3, body:not(.home) h3 a,
body:not(.home) h4, body:not(.home) h4 a,
body:not(.home) h5, body:not(.home) h5 a,
body:not(.home) h6, body:not(.home) h6 a{
    font-family: 'HKGrotesk'!important;
    font-size: 500;
}*/
