@font-face {
    font-family: 'SweetSansPro-Regular';
    src: url('../fonts/SweetSansPro-Regular.eot');
    src: url('../fonts/SweetSansPro-Regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/SweetSansPro-Regular.woff') format('woff'),
         url('../fonts/SweetSansPro-Regular.ttf') format('truetype'),
         url('../fonts/SweetSansPro-Regular.svg#mycustomfont') format('svg');
}
