/*
@font-face {font-family: 'FedraWeb';src: url('../polices/fedra_sans_normal_tf_regular-webfont.woff2') format('woff2'),url('../polices/fedra_sans_normal_tf_regular-webfont.woff') format('woff');font-weight: 500;font-style: normal;}
@font-face {font-family: 'FedraWeb';src: url('../polices/fedra_sans_book-webfont.woff2') format('woff2'),url('../polices/fedra_sans_book-webfont.woff') format('woff');font-weight: 400;font-style: normal;}
@font-face {font-family: 'FedraWeb';src: url('../polices/fedra_sans_light-webfont.woff2') format('woff2'),url('../polices/fedra_sans_light-webfont.woff') format('woff');font-weight: 300;font-style: normal;}
*/

@font-face {
  font-display: swap;
  font-family: 'Livvic';
  font-style: normal;
  font-weight: 400;
  src: url('../polices/livvic-v14-latin-regular.woff2') format('woff2');
}
/* livvic-700 - latin */
@font-face {
  font-display: swap;
  font-family: 'Livvic';
  font-style: normal;
  font-weight: 700;
  src: url('../polices/livvic-v14-latin-700.woff2') format('woff2');
}
/*
@font-face {font-family: 'Poppins';font-style: normal;font-weight: 400;src:url('../polices/poppins-v8-latin-regular.woff2') format('woff2'),url('../polices/poppins-v8-latin-regular.woff') format('woff');}
@font-face {font-family: 'Poppins';font-style: normal;font-weight: 600;src:url('../polices/poppins-v8-latin-600.woff2') format('woff2'),url('../polices/poppins-v8-latin-600.woff') format('woff');}
@font-face {font-family: 'Poppins';font-style: normal;font-weight: 700;src:url('../polices/poppins-v8-latin-700.woff2') format('woff2'),url('../polices/poppins-v8-latin-700.woff') format('woff');}
*/