@font-face {
    font-family: 'Good_times';
    font-weight: normal;
    font-style: normal;
    src: url('../fonts/good_times_rg.eot');
    src: url('../fonts/good_times_rg.eot?#iefix') format('embedded-opentype'),
        local('good_times_rg'),
        url('../fonts/good_times_rg.woff') format('woff'),
        url('../fonts/good_times_rg.ttf') format('truetype'),
        url('../fonts/good_times_rg.svg') format('svg');
}