/*
      www.OnlineWebFonts.Com 
      You must credit the author Copy this link on your web 
      <div>Font made from <a href="http://www.onlinewebfonts.com">oNline Web Fonts</a>is licensed by CC BY 3.0</div>
      OR
      <a href="http://www.onlinewebfonts.com">oNline Web Fonts</a>
*/


		
@font-face {font-family: "Boheme Floral";
    src: url("../webfonts/bf.eot"); /* IE9*/
    src: url("../webfonts/bf.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../webfonts/bf.woff2") format("woff2"), /* chrome firefox */
    url("../webfonts/bf.woff") format("woff"), /* chrome firefox */
    url("../webfonts/bf.ttf") format("truetype"), /* chrome firefox opera Safari, Android, iOS 4.2+*/
    url("../webfonts/bf.svg#Boheme Floral") format("svg"); /* iOS 4.1- */
}
	/* Footer */

.sig {
  display: inline-block;
  font: normal normal normal 14px/1 "Boheme Floral";
  font-size: 3em;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

		}