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

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

