@import "MyFontsWebfontsKit.css";

body { font-family: ProximaNovaA-Regular; }

h1, h2, h3, h4, h5, h6 { 
	font-family: ProximaNova-Bold; 
	font-weight: normal; 
	font-style: normal; 
}

.ProximaNova-Bold { 
	font-family: ProximaNova-Bold;
	font-weight: normal;
	font-style: normal;
}


.textwidget a {
	border-bottom: 1px dotted #333;
}