@charset "utf-8";

@font-face {
    font-family: n27-bold;
    src: url(../fonts/n27-bold-webfont.woff2);
}

@font-face {
    font-family: n27-medium;
    src: url(../fonts/n27-medium-webfont.woff2);
}

@font-face {
    font-family: n27-regular;
    src: url(../fonts/n27-regular-webfont.woff2);
}

@font-face {
    font-family: n27-light;
    src: url(../fonts/n27-light-webfont.woff2);
}