@font-face {
    font-family: 'GrueneType';
    src: url('/fonts/gruenetype/GrueneType-BlackCondensedItalic.eot');
    src: url('/fonts/gruenetype/GrueneType-BlackCondensedItalic.eot?#iefix') format('embedded-opentype'),
    url('/fonts/gruenetype/GrueneType-BlackCondensedItalic.woff2') format('woff2'),
    url('/fonts/gruenetype/GrueneType-BlackCondensedItalic.woff') format('woff'),
    url('/fonts/gruenetype/GrueneType-BlackCondensedItalic.ttf') format('truetype'),
    url('/fonts/gruenetype/GrueneType-BlackCondensedItalic.svg#GrueneType-BlackCondensedItalic') format('svg');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'PT Sans';
    src: url('/fonts/ptsans/PTSans-Regular.eot');
    src: url('/fonts/ptsans/PTSans-Regular.eot?#iefix') format('embedded-opentype'),
    url('/fonts/ptsans/PTSans-Regular.woff2') format('woff2'),
    url('/fonts/ptsans/PTSans-Regular.woff') format('woff'),
    url('/fonts/ptsans/PTSans-Regular.ttf') format('truetype'),
    url('/fonts/ptsans/PTSans-Regular.svg#PTSans-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PT Sans';
    src: url('/fonts/ptsans/PTSans-Bold.eot');
    src: url('/fonts/ptsans/PTSans-Bold.eot?#iefix') format('embedded-opentype'),
    url('/fonts/ptsans/PTSans-Bold.woff2') format('woff2'),
    url('/fonts/ptsans/PTSans-Bold.woff') format('woff'),
    url('/fonts/ptsans/PTSans-Bold.ttf') format('truetype'),
    url('/fonts/ptsans/PTSans-Bold.svg#PTSans-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
