/****************************
-- Fonts --
****************************/
/* Netgear Icons */
@font-face {
  font-family: 'ngicons';
  src: url('/fonts/netgearv3/ngicons.ttf?q78con') format('truetype'),
       url('/fonts/netgearv3/ngicons.woff?q78con') format('woff'),
       url('/fonts/netgearv3/ngicons.svg?q78con#ngicons') format('svg');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'linkedinblog';
  src: url('/fonts/netgearv3/linkedinblog.ttf?q78con') format('truetype'),
       url('/fonts/netgearv3/linkedinblog.woff?q78con') format('woff'),
       url('/fonts/netgearv3/linkedinblog.svg?q78con#linkedinblog') format('svg');
  font-weight: 400;
  font-style: normal;
}
