@charset "UTF-8";

@font-face {
  font-family: 'Fertigo_PRO';
  src: url('../fonts/VL-FertigoPro-Regular.eot');
  src: url('../fonts/VL-FertigoPro-Regular.eot?#iefix') format('embedded-opentype'),
       url('../fonts/VL-FertigoPro-Regular.svg#VL-FertigoPro-Regular') format('svg'),
       /*url('../fonts/VL-FertigoPro-Regular.ttf') format('truetype'),*/
       url('../fonts/VL-FertigoPro-Regular.woff') format('woff'),
       url('../fonts/VL-FertigoPro-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
