@import "../fonts/stylesheet.css";
@import "../fonts/font2/stylesheet.css";

* {
    font-family: Cairo,sans-serif;

}

body
{

    background-repeat: no-repeat;

}