@font-face {
    font-family: 'Borgia Pro';
    src: url('../fonts/BorgiaPro-Regular-webfont.eot');
    src: url('../fonts/BorgiaPro-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/BorgiaPro-Regular-webfont.woff2') format('woff2'),
         url('../fonts/BorgiaPro-Regular-webfont.woff') format('woff'),
         url('../fonts/BorgiaPro-Regular-webfont.ttf') format('truetype'),
         url('../fonts/BorgiaPro-Regular-webfont.svg#borgia_proregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*
@font-face {
    font-family: 'Borgia Pro';
    src: url('../fonts/BorgiaPro-Bold-webfont.eot');
    src: url('../fonts/BorgiaPro-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/BorgiaPro-Bold-webfont.woff2') format('woff2'),
         url('../fonts/BorgiaPro-Bold-webfont.woff') format('woff'),
         url('../fonts/BorgiaPro-Bold-webfont.ttf') format('truetype'),
         url('../fonts/BorgiaPro-Bold-webfont.svg#borgia_probold') format('svg');
    font-weight: bold;
    font-style: normal;
}
*/