/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
 #header{ background: red !important; }
/*
@font-face{
 font-family:Estedad-Regular;
 font-style:normal;
 font-weight:900;
 src:
url(../css/Estedad-Regular.woff2) format("woff2"),
url(../css/Estedad-Regular.ttf) format("truetype");
}
body{
 font-family:Estedad-Regular, IRANSansF,Tahoma,sans-serif,Arial;
}*/
