/* font faces  */
@font-face {
  font-family: 'ReadexPro-Light';
  src: url('fonts/ReadexPro-Light.eot');
  src: url('fonts/ReadexPro-Light.eot?#iefix') format('embedded-opentype'),
    url('fonts/ReadexPro-Light.svg#ReadexPro-Light') format('svg'),
    url('fonts/ReadexPro-Light.ttf') format('truetype'),
    url('fonts/ReadexPro-Light.woff') format('woff'),
    url('fonts/ReadexPro-Light.woff2') format('woff2');
  font-display: swap;
}
@font-face {
  font-family: 'ReadexPro-Regular';
  src: url('fonts/ReadexPro-Regular.eot');
  src: url('fonts/ReadexPro-Regular.eot?#iefix') format('embedded-opentype'),
    url('fonts/ReadexPro-Regular.svg#ReadexPro-Regular') format('svg'),
    url('fonts/ReadexPro-Regular.ttf') format('truetype'),
    url('fonts/ReadexPro-Regular.woff') format('woff'),
    url('fonts/ReadexPro-Regular.woff2') format('woff2');
  font-display: swap;
}
@font-face {
  font-family: 'ReadexPro-Medium';
  src: url('fonts/ReadexPro-Medium.eot');
  src: url('fonts/ReadexPro-Medium.eot?#iefix') format('embedded-opentype'),
    url('fonts/ReadexPro-Medium.svg#ReadexPro-Medium') format('svg'),
    url('fonts/ReadexPro-Medium.ttf') format('truetype'),
    url('fonts/ReadexPro-Medium.woff') format('woff'),
    url('fonts/ReadexPro-Medium.woff2') format('woff2');
  font-display: swap;
}
@font-face {
  font-family: 'ReadexPro-Bold';
  src: url('fonts/ReadexPro-Bold.eot');
  src: url('fonts/ReadexPro-Bold.eot?#iefix') format('embedded-opentype'),
    url('fonts/ReadexPro-Bold.svg#ReadexPro-Bold') format('svg'),
    url('fonts/ReadexPro-Bold.ttf') format('truetype'),
    url('fonts/ReadexPro-Bold.woff') format('woff'),
    url('fonts/ReadexPro-Bold.woff2') format('woff2');
  font-display: swap;
}
