/**
 * Metro Icons - Minimal icon font subset
 * Extracted from metro-all.css to avoid full framework conflicts.
 */
@font-face{font-family:metro;font-style:normal;font-weight:400;src:url(metro.svg) format("svg"),url(metro.woff) format("woff"),url(metro.ttf) format("truetype")}
[class*=mif-]{speak:none;display:inline-block;font-family:metro!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;position:relative;text-transform:none}
.mif-chevron-left:before{content:"\e648"}
.mif-chevron-right:before{content:"\e649"}
.mif-eye:before{content:"\e9ce"}
.mif-pencil:before{content:"\e905"}
.mif-folder:before{content:"\e92f"}
.mif-file-empty:before{content:"\e924"}
.mif-file-zip:before{content:"\e92b"}
.mif-file-pdf:before{content:"\f1c1"}
.mif-file-excel:before{content:"\f1c3"}
.mif-file-word:before{content:"\f1c2"}
.mif-file-code:before{content:"\f1c9"}
.mif-file-powerpoint:before{content:"\f1c4"}
.mif-file-text:before{content:"\e926"}
.mif-file-video:before{content:"\e92a"}
.mif-search:before{content:"\e986"}
