
/* aldrich-regular - latin */
@font-face {
    font-family: 'Aldrich';
    font-style: normal;
    font-weight: 400;
    src: url('/fonts/aldrich-v17-latin-regular.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('/fonts/aldrich-v17-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/fonts/aldrich-v17-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('/fonts/aldrich-v17-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('/fonts/aldrich-v17-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('/fonts/aldrich-v17-latin-regular.svg#Aldrich') format('svg'); /* Legacy iOS */
}

/* alegreya-sc-regular - latin */
@font-face {
    font-family: 'Alegreya SC';
    font-style: normal;
    font-weight: 400;
    src: url('/fonts/alegreya-sc-v22-latin-regular.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('/fonts/alegreya-sc-v22-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/fonts/alegreya-sc-v22-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('/fonts/alegreya-sc-v22-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('/fonts/alegreya-sc-v22-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('/fonts/alegreya-sc-v22-latin-regular.svg#AlegreyaSC') format('svg'); /* Legacy iOS */
}

/* alegreya-sc-500 - latin */
@font-face {
    font-family: 'Alegreya SC';
    font-style: normal;
    font-weight: 500;
    src: url('/fonts/alegreya-sc-v22-latin-500.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('/fonts/alegreya-sc-v22-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/fonts/alegreya-sc-v22-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
    url('/fonts/alegreya-sc-v22-latin-500.woff') format('woff'), /* Modern Browsers */
    url('/fonts/alegreya-sc-v22-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
    url('/fonts/alegreya-sc-v22-latin-500.svg#AlegreyaSC') format('svg'); /* Legacy iOS */
}

/* alegreya-sc-900 - latin */
@font-face {
    font-family: 'Alegreya SC';
    font-style: normal;
    font-weight: 900;
    src: url('/fonts/alegreya-sc-v22-latin-900.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('/fonts/alegreya-sc-v22-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/fonts/alegreya-sc-v22-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
    url('/fonts/alegreya-sc-v22-latin-900.woff') format('woff'), /* Modern Browsers */
    url('/fonts/alegreya-sc-v22-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
    url('/fonts/alegreya-sc-v22-latin-900.svg#AlegreyaSC') format('svg'); /* Legacy iOS */
}

.textTitle{
    font-family: 'Aldrich', sans-serif;

}
.textBody{
    font-family: 'Aldrich', sans-serif;

}
.alegreya{
    font-family: 'Alegreya SC', serif;
}

