@font-face {
    font-family: 'Alethia Pro';
    src: local('Alethia Pro Italic'), local('AlethiaPro-Italic'), url('../fonts/Alethiaproitalic.woff2') format('woff2'), url('../fonts/Alethiaproitalic.woff') format('woff'), url('../fonts/Alethiaproitalic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: 'Alethia Pro';
    src: local('Alethia Pro Regular'), local('AlethiaPro-Regular'), url('../fonts/Alethiaproregular.woff2') format('woff2'), url('../fonts/Alethiaproregular.woff') format('woff'), url('../fonts/Alethiaproregular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
