@font-face {
    font-family: 'alegreya_scregular';
    src: url('./font-face/alegreyasc-regular-webfont.eot');
    src: url('./font-face/alegreyasc-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('./font-face/alegreyasc-regular-webfont.woff') format('woff'),
         url('./font-face/alegreyasc-regular-webfont.ttf') format('truetype'),
         url('./font-face/alegreyasc-regular-webfont.svg#alegreya_scregular') format('svg');
    font-weight: normal;
    font-style: normal;
}