@font-face {
    font-family: "fishy-web";
    src: url("./fishy-web.eot?1c5526191a4a5ab80d2a3549bbc89a44?#iefix") format("embedded-opentype"),
url("./fishy-web.woff2?1c5526191a4a5ab80d2a3549bbc89a44") format("woff2"),
url("./fishy-web.woff?1c5526191a4a5ab80d2a3549bbc89a44") format("woff"),
url("./fishy-web.ttf?1c5526191a4a5ab80d2a3549bbc89a44") format("truetype"),
url("./fishy-web.svg?1c5526191a4a5ab80d2a3549bbc89a44#fishy-web") format("svg");
}

i[class^="icon-"]:before, i[class*=" icon-"]:before {
    font-family: fishy-web !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-spots:before {
    content: "\f101";
}
.icon-catch:before {
    content: "\f102";
}
.icon-map:before {
    content: "\f103";
}
.icon-reports:before {
    content: "\f104";
}
.icon-mobile:before {
    content: "\f105";
}
.icon-tablet:before {
    content: "\f106";
}
.icon-desktop:before {
    content: "\f107";
}
.icon-arrow-down:before {
    content: "\f108";
}
.icon-menu:before {
    content: "\f109";
}
.icon-youtube:before {
    content: "\f10a";
}
.icon-twitter:before {
    content: "\f10b";
}
.icon-facebook:before {
    content: "\f10c";
}
.icon-ext-link:before {
    content: "\f10d";
}
.icon-play:before {
    content: "\f10e";
}
.icon-instagram:before {
    content: "\f10f";
}
