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