/* *****************************************************

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.

***************************************************** */
body,
h1, h2, h3, h4, h5, h6,
button,
input,
select,
textarea {
    font-family: "Poppins", "Open Sans", "BPG Nino Mtavruli", sans-serif !important;
}