@font-face {
    font-family: 'Readex Pro';
    src: url('ReadexPro-Regular.eot');
    src: url('ReadexPro-Regular.eot?#iefix') format('embedded-opentype'),
    url('ReadexPro-Regular.woff2') format('woff2'),
    url('ReadexPro-Regular.woff') format('woff'),
    url('ReadexPro-Regular.ttf') format('truetype'),
    url('ReadexPro-Regular.svg#ReadexPro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
*{
    font-family: 'Readex Pro';
}
h1,h2,h3,h4,h5,h6,p {
    font-family: 'Readex Pro';
}
