@font-face {
font-family: 'Land Rover Web';
font-style: normal;
font-weight: 300;
src: local('Land Rover Light'), 
url(../../fonts/LandRoverWeb/LandRoverWeb-Light.otf) format('otf'),
url(../../fonts/LandRoverWeb/LandRoverWeb-Light.woff) format('woff');
}
@font-face {
font-family: 'Land Rover Web';
font-style: normal;
font-weight: 500;
src: local('Land Rover Demi'), 
url(../../fonts/LandRoverWeb/LandRoverWeb-Demi.otf) format('otf'),
url(../../fonts/LandRoverWeb/LandRoverWeb-Demi.woff) format('woff');
}
@font-face {
font-family: 'Land Rover Web';
font-style: normal;
font-weight: 800;
src: local('Land Rover Bold'), 
url(../../fonts/LandRoverWeb/LandRoverWeb-Bold.otf) format('otf'),
url(../../fonts/LandRoverWeb/LandRoverWeb-Bold.woff) format('woff');
}