﻿@font-face {
    font-family: 'poc-icon';
    src: url('./poc-icon.woff') format('woff');
}


[class^='poc-icon-'], [class*=' poc-icon-'] {
	font-family: 'poc-icon';
	font-style:   normal;
	font-weight:  normal;
	font-variant: normal;
	line-height:  1;
    color: #6a737b;
	display: inline-block;

    -webkit-font-smoothing: antialiased;
}

.poc-icon-resident-group:before{content: "\e800";}
.poc-icon-dashboard-chart:before{content: "\e801";}
.poc-icon-settings-gear:before{content: "\e802";}
.poc-icon-mail:before {content: "\e803";}
.poc-icon-resident-list:before{content: "\e804";}
.poc-icon-three-dots:before{content: "\e805";}
.poc-icon-ios-delete-arrow:before{content: "\e806";}
.poc-icon-profile:before{content: "\e807";}
.poc-icon-charting:before{content: "\e808";}
.poc-icon-user:before{content: "\e809";}
.poc-icon-note:before{content: "\e810";}