/* Caricamento Font per Shallow Grunge */

@font-face {
  font-family: 'AlphaEchoRegular';
  src: url('../fonts/alpha_echo-webfont.eot');
  src: local('☺'), 
       url('../fonts/alpha_echo-webfont.woff') format('woff'), 
       url('../fonts/alpha_echo-webfont.ttf') format('truetype'), 
       url('../fonts/alpha_echo-webfont.svg#webfontUdpN7kXP') format('svg');
  font-weight: normal;
  font-style: normal;
}