Commit 0de01f81 authored by Sandeep Sagar Panjala's avatar Sandeep Sagar Panjala

initial commit

parent 4cd05dfc
@font-face {
font-family: "Telemedicine";
src: url("./fonts/Flaticon.woff2") format("woff2");
font-weight: normal;
font-style: normal;
}
[class^="fi-"]:before, [class*=" fi-"]:before,
[class^="fi-"]:after, [class*=" fi-"]:after {
font-family: "Telemedicine";
font-style: normal;
}
.fi-phone-call:before {
content: "\f100";
}
.fi-telephone:before {
content: "\f101";
}
.fi-telephone-1:before {
content: "\f102";
}
.fi-mute:before {
content: "\f103";
}
.fi-volume:before {
content: "\f104";
}
.fi-voice:before {
content: "\f105";
}
.fi-muted:before {
content: "\f106";
}
.fi-multiple:before {
content: "\f107";
}
.fi-cancel:before {
content: "\f108";
}
.fi-remove:before {
content: "\f109";
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment