/*
Hardcore for Joomla!
Commercial Software
Copyright 2013 Monev Software LLC
All Rights Reserved
www.joomlaxtc.com
*/
/* FONT FACE FOR TEMPLATE TEXT */


[itemprop="articleBody"] h1 {
    color: #bc2c50;
}

.moduletable.retail p {
    font-family: LeagueGothicRegular,sans-serif !important;
    font-weight: 100 !important;
    text-transform: none;
}

@import url('https://fonts.googleapis.com/css?family=Roboto+Slab:400,700');
body {font-family: "Roboto Slab",Arial,Helvetica !important;}
h1, .cb-slideshow h2 {font-family: Arial, serif !important;}

