@import "fontiran.css";
* {
    font-family: dana, serif;
}

body{
    background: #FAFAFA;
}

