
/* shedaytia-font font */

@font-face {
    font-family: 'shedaytia-font';
         src: url('../fonts/shedaytia-font/Shedaytia.otf') format('opentype'),
         src: url('../fonts/shedaytia-font/Shedaytia.ttf') format('truetype'),
    font-weight: normal;
    font-style: normal;

}


