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

