@font-face {
    font-family: "necia";
    src: url(../fonts/necia.otf);
    src: url('../fonts/necia.eot?#iefix') format('embedded-opentype'),
         url('../fonts/necia.woff2') format('woff2'),
         url('../fonts/necia.woff') format('woff'),
         url('../fonts/necia.ttf') format('truetype'),
         url('../fonts/necia.svg#necia') format('svg');
    font-weight: normal;
    font-style: normal;
}
