/* Generated by Glyphter (http://www.glyphter.com) on  Mon Dec 13 2021*/

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

[class*='icon-']:before {
    display: inline-block;
    font-family: 'custom icon';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-right-arrow:before {
    content: '\0041';
}