﻿/*
    https://www.telerik.com/products/aspnet-ajax/documentation/styling/controlling-visual-appearance/fonts#list-of-webcomponentsicons-icons
*/
.p-i-arrows-move::before {
    content: "\e141";
}
.p-i-arrows-swap::before {
    content: "\e020";
}
.p-i-login:before {
    content: "\e130";
}

.p-i-user:before {
    content: "\e801";
}