@font-face {font-family: "Candara";
    src: url("https://db.onlinewebfonts.com/t/e662339992c4abf5b43f537391bd3169.eot"); /* IE9*/
    src: url("https://db.onlinewebfonts.com/t/e662339992c4abf5b43f537391bd3169.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("https://db.onlinewebfonts.com/t/e662339992c4abf5b43f537391bd3169.woff2") format("woff2"), /* chrome firefox */
    url("https://db.onlinewebfonts.com/t/e662339992c4abf5b43f537391bd3169.woff") format("woff"), /* chrome firefox */
    url("https://db.onlinewebfonts.com/t/e662339992c4abf5b43f537391bd3169.ttf") format("truetype"), /* chrome firefox opera Safari, Android, iOS 4.2+*/
    url("https://db.onlinewebfonts.com/t/e662339992c4abf5b43f537391bd3169.svg#Candara") format("svg"); /* iOS 4.1- */
}
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;
}

