/*
Theme Name:     Story Child
Author:         Pexeto
Author URI:     http://pexetothemes.com
Template:       thestory
*/

@import url("../thestory/style.css");

@font-face {
    font-family: 'arial_rounded';
    src: url('../../fonts/arial_rounded_mt_std_extra_bold-webfont.eot');
    src: url('../../fonts/arial_rounded_mt_std_extra_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/arial_rounded_mt_std_extra_bold-webfont.woff2') format('woff2'),
         url('../../fonts/arial_rounded_mt_std_extra_bold-webfont.woff') format('woff'),
         url('../../fonts/arial_rounded_mt_std_extra_bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}   