@font-face {
    font-family: 'Imago';
    src: url('fonts/Imago-Book.eot');
    src: url('fonts/Imago-Book.eot?#iefix') format('embedded-opentype'),
         url('fonts/Imago-Book.svg#sourceSP') format('svg'),
         url('fonts/Imago-Book.woff') format('woff'),
         url('fonts/Imago-Book.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Imago';
    src: url('fonts/Imago-Medium.eot');
    src: url('fonts/Imago-Medium.eot?#iefix') format('embedded-opentype'),
         url('fonts/Imago-Medium.svg#sourceSPbold') format('svg'),
         url('fonts/Imago-Medium.woff') format('woff'),
         url('fonts/Imago-Medium.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}