@font-face
{
    font-display: swap;
    font-family: "nicons";
    src: url(/wp-content/plugins/devices-elementor/assets/lib/nicons/fonts/nicons.eot?);
    src: url('/wp-content/plugins/devices-elementor/assets/lib/nicons/fonts/nicons.eot?') format('eot'),url(/wp-content/plugins/devices-elementor/assets/lib/nicons/fonts/nicons.woff2) format('woff2'),url(/wp-content/plugins/devices-elementor/assets/lib/nicons/fonts/nicons.woff) format('woff'),url(/wp-content/plugins/devices-elementor/assets/lib/nicons/fonts/nicons.ttf) format('truetype'),url('/wp-content/plugins/devices-elementor/assets/lib/nicons/fonts/nicons.svg') format('svg');
}
.nicon:before
{
    font-family: nicons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-size: inherit;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-decoration: none;
    text-transform: none;
}
.nicon-desktop:before
{
    content: "";
}
.nicon-laptop:before
{
    content: "";
}
.nicon-mobile-landscape:before
{
    content: "";
}
.nicon-mobile-portrait:before
{
    content: "";
}
.nicon-mobile-screen-bottom:before
{
    content: "";
}
.nicon-mobile-screen-center:before
{
    content: "";
}
.nicon-mobile-screen-custom:before
{
    content: "";
}
.nicon-mobile-screen-top:before
{
    content: "";
}
.nicon-mobile:before
{
    content: "";
}
.nicon-phone:before
{
    content: "";
}
.nicon-tablet:before
{
    content: "";
}
.nicon-window:before
{
    content: "";
}