@font-face {
  font-family: 'k12';                  
  src: url('k12material.svg?71205724#k12') format('svg');
  font-weight: normal;
  font-style: normal;
}
 
 [class^="k12-"]:before, [class*=" k12-"]:before {
  font-family: 'k12';
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: flex;
  text-decoration: inherit;
  width: 1em;
  text-align: center;


     margin-right: .2em;
     margin-left: .2em;

  font-variant: normal;
  text-transform: none;
     
  /* fix buttons height, for twitter bootstrap */
  /*line-height: 1em;*/
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}


.k12-video-camera:before { content: url("\video-camera.svg");}
.k12-storage:before { content: url("\storage.svg");}
