@font-face {
  font-family: 'Livvic';
  font-style: normal;
  font-weight: 400;
  src: local('Livvic'), local('Livvic-Regular'), url("/assets/themes/RTMaterial/font/Livvic-Regular-f177137d.woff") format('truetype');
}

body, input, select { 
  font-family: Livvic, Verdana, sans-serif; 
  font-size: 14px
}

h1, h2, h3, h4 {
  font-family: Livvic, "Trebuchet MS"
}
