/*Fonts.less*/
@font-face {
  font-family: 'FreeroadRegular';
  src: url('../fonts/freeroadregular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/freeroadregular-webfont.woff') format('woff'), url('../fonts/freeroadregular-webfont.ttf') format('truetype'), url('../fonts/freeroadregular-webfont.svg#svgFontName') format('svg');
}
@font-face {
  font-family: 'Montserrat-Bold';
  src: url('../fonts/montserrat-bold.eot?#iefix') format('embedded-opentype'), url('../fonts/montserrat-bold.woff') format('woff'), url('../fonts/montserrat-bold.ttf') format('truetype'), url('../fonts/montserrat-bold.svg#svgFontName') format('svg');
}
@font-face {
  font-family: 'Montserrat-Regular';
  src: url('../fonts/montserrat-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/montserrat-regular.woff') format('woff'), url('../fonts/montserrat-regular.ttf') format('truetype'), url('../fonts/montserrat-regular.svg#svgFontName') format('svg');
}
