@font-face {
    font-family: 'good_timesregular';
    src: url('../fonts/good-times/good_times_rg.woff2') format('woff2'),
         url('../fonts/good-times/good_times_rg.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}