@font-face {
    font-family: 'n27-bold';
    src: url('n27-bold-webfont.woff2') format('woff2'),
        url('n27-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'n27-regular';
    src: url('n27-regular-webfont.woff2') format('woff2'),
        url('n27-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'n27-medium';
    src: url('n27-medium-webfont.woff2') format('woff2'),
        url('n27-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}