/*Custom font*/@font-face {
  font-family: 'brother-1816';
  src: url('brother-1816.svg#brother-1816') format('svg'),
       url('brother-1816.ttf') format('truetype'),
       url('brother-1816.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

