@font-face {
    font-family: 'Southwest Sans Regular';
    src: url('fonts/SouthwestSansRegular.eot');
    src: url('fonts/SouthwestSansRegular.eot') format('embedded-opentype'),
         url('fonts/SouthwestSansRegular.woff2') format('woff2'),
         url('fonts/SouthwestSansRegular.woff') format('woff'),
         url('fonts/SouthwestSansRegular.ttf') format('truetype'),
         url('fonts/SouthwestSansRegular.svg#SouthwestSansRegular') format('svg');
}
