@font-face {
    font-family: 'ODFW_icons';
    src:  url('fonts/ODFW_icons.eot?v1ltaf');
    src:  url('fonts/ODFW_icons.eot?v1ltaf#iefix') format('embedded-opentype'),
    url('fonts/ODFW_icons.ttf?v1ltaf') format('truetype'),
    url('fonts/ODFW_icons.woff?v1ltaf') format('woff'),
    url('fonts/ODFW_icons.svg?v1ltaf#ODFW_icons') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'ODFW_icons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-seasons:before {
    content: "\e700";
}
.learn-more:after {
    content: "\e906";
}
.icon-license-info:before {
    content: "\e901";
}
.icon-fishing:before {
    content: "\e900";
}
.icon-oregon:before {
    content: "\e903";
}
.icon-deer:before {
    content: "\e902";
}
.icon-duck:before {
    content: "\e905";
}
.icon-pelican:before {
    content: "\e904";
}
.icon-fish-species:before {
    content: "\e907";
}
.icon-calendar:before {
    content: "\e908";
}
.icon-amphibians:before {
    content: "\e909";
}
.icon-birds:before {
    content: "\e90a";
}
.icon-mammals:before {
    content: "\e90b";
}
.icon-reptiles:before {
    content: "\e90f";
}
.icon-marine-life:before {
    content: "\e90d";
}
.icon-crabbing:before {
    content: "\e90c";
}
