@font-face {

font-family: "QatarBold";

src: url("fonts/Qatar2022Arabic-Bold.ttf");

}

#pasao{
    font-family: "QatarBold";
}
#petizo{
    font-size: 0.5em;
}
#imginicial{
    width: 30%;
}
.header .navbar {
  background-color: transparent !important;
}
.ml-auto, .mx-auto {
    margin-left: auto!important;
}
@media screen and (max-width: 600px) {
    #tepagan{
        width: 100%;
    }
    #imginicial{
        width: 80%;
    }
}
