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

@font-face {
    font-family: "Candara";
    src: url("https://fontsforyou.com/fonts/c/Candara.ttf");
}

p {
    font-family: 'Satisfy', sans-serif !important; 
    font-size: 150% !important;
    font-color: #623937 !important;
    color: #623937 !important;
}

a {
    color: #623937 !important; 
    text-decoration:none
}

a:hover {
  color: black !important;
}

h1 {
    font-family: Candara, Arial, sans-serif;
    font-weight: bold   ;
    font-color: #623937 !important;
    color: #623937 !important;
}


p {
    font-family: 'Satisfy', sans-serif !important; 
    font-size: 150% !important;
    font-color: #623937 !important;
    color: #623937 !important;
}

a {
    color: #623937 !important; 
    text-decoration:none
}

a:hover {
  color: black !important;
}

h1 {
    font-family: Candara, Arial, sans-serif; 
    font-weight: bold   ;
    font-color: #623937 !important;
    color: #623937 !important;
}

