@font-face {
  font-family: 'Actor';
  font-style: normal;
  src: url('../fonts/actor-v17-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/actor-v17-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/actor-v17-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/actor-v17-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/actor-v17-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/actor-v17-latin-regular.svg#Actor') format('svg'); /* Legacy iOS */
}

body,p,h1,h2,h3,h4,h5,h6,a {font-family: 'Actor';}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    font-size: 16px !important;
    font-weight: 700;
}