@font-face {
    font-family: 'MuseoSans';
    src: url('../fonts/MuseoSans-Light.eot');
    src: local('../fonts/MuseoSans-Light'), local('../fonts/MuseoSans-Light'), 
         url('../fonts/MuseoSans-Light.eot?#iefix') format('embedded-opentype'),
         url('../fonts/MuseoSans-Light.woff') format('woff'),
         url('../fonts/MuseoSans-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'MuseoSans';
    src: url('../fonts/MuseoSans-Medium.eot');
    src: local('../fonts/MuseoSans-Medium'), local('../fonts/MuseoSans-Medium'), 
         url('../fonts/MuseoSans-Medium.eot?#iefix') format('embedded-opentype'),
         url('../fonts/MuseoSans-Medium.woff') format('woff'),
         url('../fonts/MuseoSans-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'MuseoSans';
    src: url('../fonts/MuseoSans-Bold.eot');
    src: local('../fonts/MuseoSans-Bold'), local('../fonts/MuseoSans-Bold'), 
         url('../fonts/MuseoSans-Bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/MuseoSans-Bold.woff') format('woff'),
         url('../fonts/MuseoSans-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'MuseoSans';
    src: url('../fonts/MuseoSans-Black.eot');
    src: local('../fonts/MuseoSans-Black'), local('../fonts/MuseoSans-Black'), 
         url('../fonts/MuseoSans-Black.eot?#iefix') format('embedded-opentype'),
         url('../fonts/MuseoSans-Black.woff') format('woff'),
         url('../fonts/MuseoSans-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: 'PlayFairDisplay';
    src: url('../fonts/PlayfairDisplayRegular.eot');
    src: local('../fonts/PlayfairDisplayRegular'), local('../fonts/PlayfairDisplayRegular'), 
         url('../fonts/PlayfairDisplayRegular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/PlayfairDisplayRegular.woff') format('woff'),
         url('../fonts/PlayfairDisplayRegular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}



