/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/

@font-face {
    font-family: "Shaikh Hamdullah Mushaf";
    src: url("https://db.onlinewebfonts.com/t/545e2d6eac66c6985c113d4656797e49.eot");
    src: url("https://db.onlinewebfonts.com/t/545e2d6eac66c6985c113d4656797e49.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/545e2d6eac66c6985c113d4656797e49.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/545e2d6eac66c6985c113d4656797e49.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/545e2d6eac66c6985c113d4656797e49.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/545e2d6eac66c6985c113d4656797e49.svg#Shaikh Hamdullah Mushaf")format("svg");
}

body, button, input, select, textarea {
    font-family: "Shaikh Hamdullah Mushaf", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}