
/*
* https://remixicon.com
* https://github.com/Remix-Design/RemixIcon
* Copyright RemixIcon.com
* Released under the Apache License Version 2.0
*/

@font-face {
    font-family: "remixicon";
    src: url('remixicon.eot?t=1759207479815'); /* IE9*/
    src: url('remixicon.eot?t=1759207479815#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url("remixicon.woff2?t=1759207479815") format("woff2"),
    url("remixicon.woff?t=1759207479815") format("woff"),
    url('remixicon.ttf?t=1759207479815') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
    url('remixicon.svg?t=1759207479815#remixicon') format('svg'); /* iOS 4.1- */
    font-display: swap;
}

[class^="ri-"], [class*="ri-"] {
    font-family: 'remixicon' !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.ri-lg { font-size: 1.3333em; line-height: 0.75em; vertical-align: -.0667em; }
.ri-xl { font-size: 1.5em; line-height: 0.6666em; vertical-align: -.075em; }
.ri-xxs { font-size: .5em; }
.ri-xs { font-size: .75em; }
.ri-sm { font-size: .875em }
.ri-1x { font-size: 1em; }
.ri-2x { font-size: 2em; }
.ri-3x { font-size: 3em; }
.ri-4x { font-size: 4em; }
.ri-5x { font-size: 5em; }
.ri-6x { font-size: 6em; }
.ri-7x { font-size: 7em; }
.ri-8x { font-size: 8em; }
.ri-9x { font-size: 9em; }
.ri-10x { font-size: 10em; }
.ri-fw { text-align: center; width: 1.25em; }

.ri-wordpress-fill:before { content: "\f37a"; }
.ri-brush-2-fill:before { content: "\eafa"; }
.ri-box-3-line:before { content: "\f2f5"; }
.ri-github-fill:before { content: "\edca"; }
.ri-mastodon-fill:before { content: "\ef23"; }
.ri-mail-line:before { content: "\eef6"; }
.ri-arrow-down-s-line:before { content: "\ea4e"; }
.ri-close-line:before { content: "\eb99"; }
