@font-face {
  font-family: 'sec_camera';
  src:  url('../fonts/sec_camera.eot?ugp49a');
  src:  url('../fonts/sec_camera.eot?ugp49a#iefix') format('embedded-opentype'),
    url('../fonts/sec_camera.ttf?ugp49a') format('truetype'),
    url('../fonts/sec_camera.woff?ugp49a') format('woff'),
    url('../fonts/sec_camera.svg?ugp49a#sec_camera') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="sec-camera-"], [class*=" sec-camera-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'sec_camera' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.sec-camera-icon:before {
  content: "\e900";
}
