@charset "UTF-8";
/* CSS Fonts */
@font-face{ 
    font-family: 'Font-calligrafico-Regular';
    src: url('../fonts/Font-calligrafico.eot');
    src: url('../fonts/Font-calligrafico.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Font-calligrafico.woff') format('woff'),
         url('../fonts/Font-calligrafico.woff2') format('woff2'),
         url('../fonts/Font-calligrafico.ttf') format('truetype'),
         url('../fonts/Font-calligrafico.svg#webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}