@font-face {
    font-family: 'Rockwell';
    src: url('../fonts/Rockwell-Regular.eot');
    src: url('../fonts/Rockwell-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Rockwell-Regular.woff2') format('woff2'),
        url('../fonts/Rockwell-Regular.woff') format('woff'),
        url('../fonts/Rockwell-Regular.ttf') format('truetype'),
        url('../fonts/Rockwell-Regular.svg#Rockwell-Regular') format('svg');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Arial';
    src: url('../fonts/arial.eot');
    src: url('../fonts/arial.eot?#iefix') format('embedded-opentype'),
        url('../fonts/arial.woff2') format('woff2'),
        url('../fonts/arial.woff') format('woff'),
        url('../fonts/arial.ttf') format('truetype'),
        url('../fonts/arial.svg#arial') format('svg');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Arial';
    src: url('../fonts/ArialBold.eot');
    src: url('../fonts/ArialBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ArialBold.woff2') format('woff2'),
        url('../fonts/ArialBold.woff') format('woff'),
        url('../fonts/ArialBold.ttf') format('truetype'),
        url('../fonts/ArialBold.svg#ArialBold') format('svg');
    font-weight: 700;
    font-style: normal;
}