﻿@font-face {
    font-family: '2015 Cruiser';
    src: url('../fonts/custom-font.woff2') format('woff2'),
         url('../fonts/custom-font.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
