/* Custom CSS File for Buyers to Modify */
html {
    font-family: 'Poppins', -apple-system, BlinkMacSystemFont, sans-serif !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

body {
    font-family: inherit !important;
}