/* liga ao myfonts */
@import url("//hello.myfonts.net/count/32df6d");
/* carrega type */
@font-face {font-family: 'galano-bold';src: url('../fonts/32DF6D_4_0.eot');src: url('../fonts/32DF6D_4_0.eot?#iefix') format('embedded-opentype'),url('../fonts/32DF6D_4_0.woff2') format('woff2'),url('../fonts/32DF6D_4_0.woff') format('woff'),url('../fonts/32DF6D_4_0.ttf') format('truetype');}
@font-face {font-family: 'galano-regular';src: url('../fonts/32DF6D_11_0.eot');src: url('../fonts/32DF6D_11_0.eot?#iefix') format('embedded-opentype'),url('../fonts/32DF6D_11_0.woff2') format('woff2'),url('../fonts/32DF6D_11_0.woff') format('woff'),url('../fonts/32DF6D_11_0.ttf') format('truetype');}
@font-face {font-family: 'galano-light';src: url('../fonts/32DF6D_B_0.eot');src: url('../fonts/32DF6D_B_0.eot?#iefix') format('embedded-opentype'),url('../fonts/32DF6D_B_0.woff2') format('woff2'),url('../fonts/32DF6D_B_0.woff') format('woff'),url('../fonts/32DF6D_B_0.ttf') format('truetype');}

.bold 			{ letter-spacing: 1px; font-family: "galano-bold";  font-weight: normal;}
.regular, * 	{ letter-spacing: 1px; font-family: "galano-regular"; font-weight: normal;}
.light 			{ letter-spacing: 1px; font-family: "galano-light"; font-weight: normal;}

.left 			{ text-align: left; }
.center 		{ text-align: center; }
.right 			{ text-align: right; }