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