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