/*adobe display 40px is distorted https://use.typekit.net/hkg4fus.css*/

/*cdn https://fonts.cdnfonts.com/css/neue-haas-grotesk-display-pro*/

@font-face {
    font-family: 'neue-haas-grotesk-display';
    font-style: normal;
    font-weight: 400;
    src: url('NeueHaasDisplayLight.woff') format('woff');
}

@font-face {
    font-family: 'neue-haas-grotesk-display';
    font-style: normal;
    font-weight: 100;
    src: url('NeueHaasDisplayXXThin.woff') format('woff');
}

@font-face {
    font-family: 'neue-haas-grotesk-display';
    font-style: normal;
    font-weight: 200;
    src: url('NeueHaasDisplayXThin.woff') format('woff');
}

@font-face {
    font-family: 'neue-haas-grotesk-display';
    font-style: normal;
    font-weight: 300;
    src: url('NeueHaasDisplayThin.woff') format('woff');
}

@font-face {
    font-family: 'neue-haas-grotesk-display';
    font-style: normal;
    font-weight: 500;
    src: url('NeueHaasDisplayRoman.woff') format('woff');
}

@font-face {
    font-family: 'neue-haas-grotesk-display';
    font-style: normal;
    font-weight: 600;
    src: url('NeueHaasDisplayMediu.woff') format('woff');
}

@font-face {
    font-family: 'neue-haas-grotesk-display';
    font-style: normal;
    font-weight: 700;
    src: url('NeueHaasDisplayBold.woff') format('woff');
}

@font-face {
    font-family: 'neue-haas-grotesk-display';
    font-style: normal;
    font-weight: 900;
    src: url('NeueHaasDisplayBlack.woff') format('woff');
}

/*adobe https://use.typekit.net/hkg4fus.css */
@font-face {
font-family:'neue-haas-grotesk-text';
src: url('text400.woff') format('woff');
font-display:auto;font-style:normal;font-weight:400;font-stretch:normal;
}

@font-face {
font-family:'neue-haas-grotesk-text';
src: url('text500.woff') format('woff');
font-display:auto;font-style:normal;font-weight:500;font-stretch:normal;
}

@font-face {
font-family:'neue-haas-grotesk-text';
src: url('text700.woff') format('woff');
font-display:auto;font-style:normal;font-weight:700;font-stretch:normal;
}

