/****************************
-- 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;
}
