body {
    margin: 0;
    font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@font-face {
    font-family: "Uthmani";
    src: url(/fonts/uthmani/UthmanicHafs1-Ver09.woff);
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Indopak";
    src: url(/fonts/indopak/pdms-saleem.woff2);
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Scheherazade";
    src: url(/fonts/scheherazade/scheherazade.woff);
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Traditional Arabic";
    src: url(/fonts/traditional-arabic/trado.woff2);
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Nashk";
    src: url('/fonts/IndoPak.woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Kufi";
    src: url(/fonts/droid-kufi/DroidKufi-Regular.woff);
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Hafs";
    src: url(/fonts/uthmani-hafs/fontquran-2019.woff);
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
/* poppins-regular - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/Poppins/poppins-v13-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Poppins Regular'), local('Poppins-Regular'),
       url('/fonts/Poppins/poppins-v13-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/Poppins/poppins-v13-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/Poppins/poppins-v13-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/fonts/Poppins/poppins-v13-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/Poppins/poppins-v13-latin-regular.svg#Poppins') format('svg'); /* Legacy iOS */
}
input:focus {
    outline: none;
}
::-webkit-input-placeholder {
    color: #aaa;
}
:-ms-input-placeholder {
    color: #aaa;
}
::-ms-input-placeholder {
    color: #aaa;
}
::placeholder {
    color: #aaa;
}
/*# sourceMappingURL=main.5b63a972.chunk.css.map */
