@font-face {
    font-family: 'Family DogFat Regular';
    src: url('../fonts/familydog_fat-webfont.eot');
    src: url('../fonts/familydog_fat-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/familydog_fat-webfont.woff') format('woff'),
         url('../fonts/familydog_fat-webfont.ttf') format('truetype'),
         url('../fonts/familydog_fat-webfont.svg#family_dog_fatregular') format('svg');
    font-weight: normal;
    font-style: normal;

}