/***MetaPro***/

@font-face {
  font-family: 'MetaPro';
  font-style: normal;
  font-weight: 100;
  src: local('MetaPro'), local('MetaPro'), url(../style/fonts/MetaPro.otf) format('opentype');
}

/***Geometria-Light***/

@font-face {
  font-family: 'Geometria-Light';
  font-style: normal;
  font-weight: 100;
  src: local('Geometria-Light'), local('Geometria-Light'), url(../style/fonts/Geometria-Light.otf) format('opentype');
}

/***Wicons***/

@font-face {
  font-family: 'Wicons';
  font-style: normal;
  font-weight: 100;
  src: local('Wicons'), local('Wicons'), url(../style/fonts/Wicons.ttf) format('truetype');
}

/***PTSerif***/

@font-face {
  font-family: 'PTSerif';
  font-style: normal;
  font-weight: 100;
  src: local('ptserif'), local('ptserif'), url(../style/fonts/ptserif.ttf) format('truetype');
}
/***Hagin***/

@font-face {
  font-family: 'Hagin';
  font-style: normal;
  font-weight: 100;
  src: local('Hagin_medium'), local('Hagin_medium'), url(../style/fonts/Hagin_medium.ttf) format('truetype');
}