@font-face {
    font-family: 'dgic-icons';
    src: url('../webfonts/dgic-icons.eot');
    src: url('../webfonts/dgic-icons.eot?#iefix') format('embedded-opentype'),
        url('../webfonts/dgic-icons.woff2') format('woff2'),
        url('../webfonts/dgic-icons.woff') format('woff'),
        url('../webfonts/dgic-icons.ttf') format('truetype'),
        url('../webfonts/dgic-icons.svg?#dgic-icons') format('svg');
    font-weight: normal;
    font-style: normal;
}
 
[class^="dgic-"]:before, [class*=" dgic-"]:before {
    font-family: "dgic-icons";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    font-size: 120%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
 
.dgic-portfolio:before { content: '\e800'; }
.dgic-umbrella:before { content: '\e801'; }
.dgic-home:before { content: '\e802'; }
.dgic-auto:before { content: '\e803'; margin-left: -0.05em; }
.dgic-boat:before { content: '\e804'; }
.dgic-dwellingfire:before { content: '\e805'; }