
@font-face {
    font-family:"smart4dsTitles" ;

    src: url('../../fonts/DGAgnadeen-Light.ttf') format("truetype");
    font-size: small;
    font-weight: normal;
}
/* @font-face {
    font-family:"smart4dsTitles" ;
    src: url('../../fonts/DGAgnadeen-Regular.ttf') format("truetype");
    font-size: medium;
    font-weight: medium;
}
@font-face {
    font-family:"smart4dsTitles" ;
    src: url('../../fonts/DGAgnadeen-Bold.ttf') format("truetype");
    font-size: large;
    font-weight:bold;
} */
/* @font-face {
    font-family:"smart4dsTitles" ;
    src: url('../../fonts/DGAgnadeen-Bold.ttf') format("truetype");
    font-size:x-large;
    font-weight: bold;
} */



/* @font-face {
    font-family: "smart4dsTitles";
    src: url('../fonts/lina/Linaround-Regular.ttf') format("truetype");
      font-size: small;
    font-weight: normal;
}

@font-face {
    font-family: "font1";
    src: url(../fonts/lina/Linaround-Bold.ttf) format("truetype");
     font-size:large;
    font-weight: bold;
}

@font-face {
    font-family: "font1";
    src: url(../fonts/lina/Linaround-Light.ttf) format("truetype");
     font-size: medium;
    font-weight: medium;
}

@font-face {
    font-family: "font1";
    src: url(../fonts/lina/Linaround-ExtraLight.ttf) format("truetype");
}

@font-face {
    font-family: "font1";
    src: url(../fonts/lina/Linaround-SemiBold.ttf) format("truetype");
     font-size:x-large;
    font-weight: bold;
}

@font-face {
    font-family: "font1";
    src: url(../fonts/lina/Linaround-Thin.ttf) format("truetype");
} */

* {
    /* font-size: 1rem; */
    font-family: "smart4dsTitles" ;
     /* "smart4dsTitles" */
    /* direction: rtl !important; */
   }
