@import url("core/assets/css/font-awesome.min.css");
@import url("core/assets/css/simple-line-icons.css");
@import url("core/assets/css/etlinefont.css");
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('core/assets/fonts/glyphicons-halflings-regular.eot');
  src: url('core/assets/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('core/assets/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('core/assets/fonts/glyphicons-halflings-regular.woff') format('woff'), url('core/assets/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('core/assets/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}