@font-face {
    font-family: 'Marvin';
    src: url('../fonts/Marvin-Round.eot');
    src: local('Marvin Round'), local('Marvin-Round'),
        url('../fonts/Marvin-Round.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Marvin-Round.woff2') format('woff2'),
        url('../fonts/Marvin-Round.woff') format('woff'),
        url('../fonts/Marvin-Round.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Marvin';
    src: url('../fonts/Marvin.eot');
    src: local('Marvin'),
        url('../fonts/Marvin.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Marvin.woff2') format('woff2'),
        url('../fonts/Marvin.woff') format('woff'),
        url('../fonts/Marvin.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Marvin';
    src: url('../fonts/Marvin-Shadow.eot');
    src: local('Marvin Shadow'), local('Marvin-Shadow'),
        url('../fonts/Marvin-Shadow.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Marvin-Shadow.woff2') format('woff2'),
        url('../fonts/Marvin-Shadow.woff') format('woff'),
        url('../fonts/Marvin-Shadow.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

