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

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