/* Webfont: StanticTwo */@font-face {
    font-family: 'StanticTwo';
    src: url('StanticTwo.eot'); /* IE9 Compat Modes */
    src: url('StanticTwo.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('StanticTwo.woff') format('woff'), /* Modern Browsers */
         url('StanticTwo.ttf') format('truetype'), /* Safari, Android, iOS */
         url('StanticTwo.svg#StanticTwo') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

