@font-face {
    font-family: 'pt_sans_narrow';
    src:  url('../fonts/pt_sans_narrow/HelveticaNeue.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'pt_sans_narrow_bold';
    src:  url('../fonts/pt_sans_narrow/pt sans narrow bold.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'pt_sans_narrow_regular';
    src:  url('../fonts/pt_sans_narrow/pt_sans-narrow-web-regular.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}

