﻿/* --- ALEGREYA BLACK --- */
@font-face {
font-family: 'Alegreya Black';
    src: url('/Content/fonts/fontfiles/alegreya_black.eot');
    src: url('/Content/fonts/fontfiles/alegreya_black.eot?#iefix') format('embedded-opentype'),
        url('/Content/fonts/fontfiles/alegreya_black.woff') format('woff'),
        url('/Content/fonts/fontfiles/alegreya_black.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
font-family: 'Alegreya Black';
    src: url('/Content/fonts/fontfiles/alegreya_black-italic.eot');
    src: url('/Content/fonts/fontfiles/alegreya_black-italic.eot?#iefix') format('embedded-opentype'),
        url('/Content/fonts/fontfiles/alegreya_black-italic.woff') format('woff'),
        url('/Content/fonts/fontfiles/alegreya_black-italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}