/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 09/10/2015, 09:41:39
    Author     : b501922
*/

@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: 'PT Sans';
  font-style: italic;
  font-weight: 400;
}
@font-face {
  font-family: 'PT Sans';
  font-style: italic;
  font-weight: 700;
}

@font-face{

  font-family: michelinBold;
  src: url(/assets/font-Michelin/Michelin-Bold.otf);
  font-weight:bold;

}