@import url(https://fonts.googleapis.com/earlyaccess/padauk.css);

@font-face {
    font-family: 'Noto Sans Autonym';
    src: url('fonts/notosansautonym.eot');
    src: url('fonts/notosansautonym.eot?#iefix') format('embedded-opentype'),
         url('fonts/notosansautonym.woff2') format('woff2'),
         url('fonts/notosansautonym.woff') format('woff'),
         url('fonts/notosansautonym.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'East Syriac Adiabene';
    src: url('../fonts/syrcomadiabene.eot');
    src: url('../fonts/syrcomadiabene.eot?#iefix') format('embedded-opentype'),
         url('../fonts/syrcomadiabene.woff2') format('woff2'),
         url('../fonts/syrcomadiabene.woff') format('woff'),
         url('../fonts/syrcomadiabene.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
