@bilfenyazilimekibi/bilpack 1.3.29 → 1.3.30
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/bilpack.common.js +5 -27
- package/dist/bilpack.css +0 -3718
- package/dist/bilpack.umd.js +5 -27
- package/dist/bilpack.umd.min.js +5 -27
- package/package.json +1 -1
package/dist/bilpack.css
CHANGED
|
@@ -116959,47 +116959,6 @@ html body .v-application .bf-image-file img[data-v-6e5201d8] {
|
|
|
116959
116959
|
height: 55px;
|
|
116960
116960
|
width: 100%;
|
|
116961
116961
|
}
|
|
116962
|
-
.bf-info-reset[data-v-6e5201d8] {
|
|
116963
|
-
background: #f8f9fb;
|
|
116964
|
-
border-radius: 12px;
|
|
116965
|
-
padding: 19px;
|
|
116966
|
-
display: flex;
|
|
116967
|
-
position: relative;
|
|
116968
|
-
}
|
|
116969
|
-
.bf-info-reset .close-icon[data-v-6e5201d8] {
|
|
116970
|
-
position: absolute;
|
|
116971
|
-
right: 19px;
|
|
116972
|
-
top: 19px;
|
|
116973
|
-
cursor: pointer;
|
|
116974
|
-
}
|
|
116975
|
-
.bf-info-reset .close-icon i[data-v-6e5201d8] {
|
|
116976
|
-
color: #abadc6;
|
|
116977
|
-
font-size: 20px;
|
|
116978
|
-
}
|
|
116979
|
-
.bf-info-reset .icon i[data-v-6e5201d8] {
|
|
116980
|
-
color: #f97316;
|
|
116981
|
-
}
|
|
116982
|
-
.bf-info-reset .content[data-v-6e5201d8] {
|
|
116983
|
-
padding-left: 11px;
|
|
116984
|
-
}
|
|
116985
|
-
.bf-info-reset .content .title[data-v-6e5201d8] {
|
|
116986
|
-
color: #f97316;
|
|
116987
|
-
font-style: normal;
|
|
116988
|
-
font-weight: 700;
|
|
116989
|
-
font-size: 16px !important;
|
|
116990
|
-
line-height: 20px;
|
|
116991
|
-
margin: 5px 0 0 0;
|
|
116992
|
-
padding: 0;
|
|
116993
|
-
}
|
|
116994
|
-
.bf-info-reset .content .text[data-v-6e5201d8] {
|
|
116995
|
-
margin: 8px 0 0 0;
|
|
116996
|
-
padding: 0;
|
|
116997
|
-
font-style: normal;
|
|
116998
|
-
font-weight: 500;
|
|
116999
|
-
font-size: 12px;
|
|
117000
|
-
line-height: 16px;
|
|
117001
|
-
color: #9ca3af;
|
|
117002
|
-
}
|
|
117003
116962
|
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
117004
116963
|
!*** css ./node_modules/@vue/cli-service/node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/bf-login/index.vue?vue&type=style&index=0&id=bd58e99a&lang=scss ***!
|
|
117005
116964
|
\******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
@@ -120636,3683 +120595,6 @@ html body .v-application .bf-image-file img {
|
|
|
120636
120595
|
.border-none {
|
|
120637
120596
|
border: none !important;
|
|
120638
120597
|
}
|
|
120639
|
-
.bf-info {
|
|
120640
|
-
background: #F8F9FB;
|
|
120641
|
-
border-radius: 12px;
|
|
120642
|
-
padding: 19px;
|
|
120643
|
-
display: flex;
|
|
120644
|
-
position: relative;
|
|
120645
|
-
}
|
|
120646
|
-
.bf-info .close-icon {
|
|
120647
|
-
position: absolute;
|
|
120648
|
-
right: 19px;
|
|
120649
|
-
top: 19px;
|
|
120650
|
-
cursor: pointer;
|
|
120651
|
-
}
|
|
120652
|
-
.bf-info .close-icon i {
|
|
120653
|
-
color: #ABADC6;
|
|
120654
|
-
font-size: 20px;
|
|
120655
|
-
}
|
|
120656
|
-
.bf-info .icon i {
|
|
120657
|
-
color: #F97316;
|
|
120658
|
-
}
|
|
120659
|
-
.bf-info .content {
|
|
120660
|
-
padding-left: 11px;
|
|
120661
|
-
}
|
|
120662
|
-
.bf-info .content .title {
|
|
120663
|
-
color: #F97316;
|
|
120664
|
-
font-style: normal;
|
|
120665
|
-
font-weight: 700;
|
|
120666
|
-
font-size: 16px !important;
|
|
120667
|
-
line-height: 20px;
|
|
120668
|
-
margin: 5px 0 0 0;
|
|
120669
|
-
padding: 0;
|
|
120670
|
-
}
|
|
120671
|
-
.bf-info .content .text {
|
|
120672
|
-
margin: 8px 0 0 0;
|
|
120673
|
-
padding: 0;
|
|
120674
|
-
font-style: normal;
|
|
120675
|
-
font-weight: 500;
|
|
120676
|
-
font-size: 12px;
|
|
120677
|
-
line-height: 16px;
|
|
120678
|
-
color: #9CA3AF;
|
|
120679
|
-
}
|
|
120680
|
-
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
120681
|
-
!*** css ./node_modules/@vue/cli-service/node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/bf-login/index.vue?vue&type=style&index=1&id=bd58e99a&lang=scss ***!
|
|
120682
|
-
\******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
120683
|
-
/* red-hat-display-300 - latin-ext_latin */
|
|
120684
|
-
@font-face {
|
|
120685
|
-
font-family: "Red Hat Display";
|
|
120686
|
-
font-style: normal;
|
|
120687
|
-
font-weight: 300;
|
|
120688
|
-
src: local(""), url(./fonts/red-hat-display-v13-latin-ext_latin-300.woff2) format("woff2"), url(./fonts/red-hat-display-v13-latin-ext_latin-300.woff) format("woff");
|
|
120689
|
-
/* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
|
|
120690
|
-
}
|
|
120691
|
-
/* red-hat-display-regular - latin-ext_latin */
|
|
120692
|
-
@font-face {
|
|
120693
|
-
font-family: "Red Hat Display";
|
|
120694
|
-
font-style: normal;
|
|
120695
|
-
font-weight: 400;
|
|
120696
|
-
src: local(""), url(./fonts/red-hat-display-v13-latin-ext_latin-regular.woff2) format("woff2"), url(./fonts/red-hat-display-v13-latin-ext_latin-regular.woff) format("woff");
|
|
120697
|
-
/* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
|
|
120698
|
-
}
|
|
120699
|
-
/* red-hat-display-500 - latin-ext_latin */
|
|
120700
|
-
@font-face {
|
|
120701
|
-
font-family: "Red Hat Display";
|
|
120702
|
-
font-style: normal;
|
|
120703
|
-
font-weight: 500;
|
|
120704
|
-
src: local(""), url(./fonts/red-hat-display-v13-latin-ext_latin-500.woff2) format("woff2"), url(./fonts/red-hat-display-v13-latin-ext_latin-500.woff) format("woff");
|
|
120705
|
-
/* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
|
|
120706
|
-
}
|
|
120707
|
-
/* red-hat-display-600 - latin-ext_latin */
|
|
120708
|
-
@font-face {
|
|
120709
|
-
font-family: "Red Hat Display";
|
|
120710
|
-
font-style: normal;
|
|
120711
|
-
font-weight: 600;
|
|
120712
|
-
src: local(""), url(./fonts/red-hat-display-v13-latin-ext_latin-600.woff2) format("woff2"), url(./fonts/red-hat-display-v13-latin-ext_latin-600.woff) format("woff");
|
|
120713
|
-
/* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
|
|
120714
|
-
}
|
|
120715
|
-
/* red-hat-display-700 - latin-ext_latin */
|
|
120716
|
-
@font-face {
|
|
120717
|
-
font-family: "Red Hat Display";
|
|
120718
|
-
font-style: normal;
|
|
120719
|
-
font-weight: 700;
|
|
120720
|
-
src: local(""), url(./fonts/red-hat-display-v13-latin-ext_latin-700.woff2) format("woff2"), url(./fonts/red-hat-display-v13-latin-ext_latin-700.woff) format("woff");
|
|
120721
|
-
/* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
|
|
120722
|
-
}
|
|
120723
|
-
/* red-hat-display-800 - latin-ext_latin */
|
|
120724
|
-
@font-face {
|
|
120725
|
-
font-family: "Red Hat Display";
|
|
120726
|
-
font-style: normal;
|
|
120727
|
-
font-weight: 800;
|
|
120728
|
-
src: local(""), url(./fonts/red-hat-display-v13-latin-ext_latin-800.woff2) format("woff2"), url(./fonts/red-hat-display-v13-latin-ext_latin-800.woff) format("woff");
|
|
120729
|
-
/* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
|
|
120730
|
-
}
|
|
120731
|
-
/* red-hat-display-900 - latin-ext_latin */
|
|
120732
|
-
@font-face {
|
|
120733
|
-
font-family: "Red Hat Display";
|
|
120734
|
-
font-style: normal;
|
|
120735
|
-
font-weight: 900;
|
|
120736
|
-
src: local(""), url(./fonts/red-hat-display-v13-latin-ext_latin-900.woff2) format("woff2"), url(./fonts/red-hat-display-v13-latin-ext_latin-900.woff) format("woff");
|
|
120737
|
-
/* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
|
|
120738
|
-
}
|
|
120739
|
-
/* red-hat-display-300italic - latin-ext_latin */
|
|
120740
|
-
@font-face {
|
|
120741
|
-
font-family: "Red Hat Display";
|
|
120742
|
-
font-style: italic;
|
|
120743
|
-
font-weight: 300;
|
|
120744
|
-
src: local(""), url(./fonts/red-hat-display-v13-latin-ext_latin-300italic.woff2) format("woff2"), url(./fonts/red-hat-display-v13-latin-ext_latin-300italic.woff) format("woff");
|
|
120745
|
-
/* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
|
|
120746
|
-
}
|
|
120747
|
-
/* red-hat-display-italic - latin-ext_latin */
|
|
120748
|
-
@font-face {
|
|
120749
|
-
font-family: "Red Hat Display";
|
|
120750
|
-
font-style: italic;
|
|
120751
|
-
font-weight: 400;
|
|
120752
|
-
src: local(""), url(./fonts/red-hat-display-v13-latin-ext_latin-italic.woff2) format("woff2"), url(./fonts/red-hat-display-v13-latin-ext_latin-italic.woff) format("woff");
|
|
120753
|
-
/* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
|
|
120754
|
-
}
|
|
120755
|
-
/* red-hat-display-500italic - latin-ext_latin */
|
|
120756
|
-
@font-face {
|
|
120757
|
-
font-family: "Red Hat Display";
|
|
120758
|
-
font-style: italic;
|
|
120759
|
-
font-weight: 500;
|
|
120760
|
-
src: local(""), url(./fonts/red-hat-display-v13-latin-ext_latin-500italic.woff2) format("woff2"), url(./fonts/red-hat-display-v13-latin-ext_latin-500italic.woff) format("woff");
|
|
120761
|
-
/* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
|
|
120762
|
-
}
|
|
120763
|
-
/* red-hat-display-600italic - latin-ext_latin */
|
|
120764
|
-
@font-face {
|
|
120765
|
-
font-family: "Red Hat Display";
|
|
120766
|
-
font-style: italic;
|
|
120767
|
-
font-weight: 600;
|
|
120768
|
-
src: local(""), url(./fonts/red-hat-display-v13-latin-ext_latin-600italic.woff2) format("woff2"), url(./fonts/red-hat-display-v13-latin-ext_latin-600italic.woff) format("woff");
|
|
120769
|
-
/* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
|
|
120770
|
-
}
|
|
120771
|
-
/* red-hat-display-700italic - latin-ext_latin */
|
|
120772
|
-
@font-face {
|
|
120773
|
-
font-family: "Red Hat Display";
|
|
120774
|
-
font-style: italic;
|
|
120775
|
-
font-weight: 700;
|
|
120776
|
-
src: local(""), url(./fonts/red-hat-display-v13-latin-ext_latin-700italic.woff2) format("woff2"), url(./fonts/red-hat-display-v13-latin-ext_latin-700italic.woff) format("woff");
|
|
120777
|
-
/* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
|
|
120778
|
-
}
|
|
120779
|
-
/* red-hat-display-800italic - latin-ext_latin */
|
|
120780
|
-
@font-face {
|
|
120781
|
-
font-family: "Red Hat Display";
|
|
120782
|
-
font-style: italic;
|
|
120783
|
-
font-weight: 800;
|
|
120784
|
-
src: local(""), url(./fonts/red-hat-display-v13-latin-ext_latin-800italic.woff2) format("woff2"), url(./fonts/red-hat-display-v13-latin-ext_latin-800italic.woff) format("woff");
|
|
120785
|
-
/* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
|
|
120786
|
-
}
|
|
120787
|
-
/* red-hat-display-900italic - latin-ext_latin */
|
|
120788
|
-
@font-face {
|
|
120789
|
-
font-family: "Red Hat Display";
|
|
120790
|
-
font-style: italic;
|
|
120791
|
-
font-weight: 900;
|
|
120792
|
-
src: local(""), url(./fonts/red-hat-display-v13-latin-ext_latin-900italic.woff2) format("woff2"), url(./fonts/red-hat-display-v13-latin-ext_latin-900italic.woff) format("woff");
|
|
120793
|
-
/* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
|
|
120794
|
-
}
|
|
120795
|
-
@font-face {
|
|
120796
|
-
font-family: "uicons-regular-rounded";
|
|
120797
|
-
src: url(./fonts/uicons-regular-rounded.eot#iefix) format("embedded-opentype"), url(./fonts/uicons-regular-rounded.woff2) format("woff2"), url(./fonts/uicons-regular-rounded.woff) format("woff");
|
|
120798
|
-
}
|
|
120799
|
-
i[class^=fi-rr-]:before,
|
|
120800
|
-
i[class*=" fi-rr-"]:before,
|
|
120801
|
-
span[class^=fi-rr-]:before,
|
|
120802
|
-
span[class*=fi-rr-]:before {
|
|
120803
|
-
font-family: uicons-regular-rounded !important;
|
|
120804
|
-
font-style: normal;
|
|
120805
|
-
font-weight: normal !important;
|
|
120806
|
-
font-variant: normal;
|
|
120807
|
-
text-transform: none;
|
|
120808
|
-
line-height: 1;
|
|
120809
|
-
-webkit-font-smoothing: antialiased;
|
|
120810
|
-
-moz-osx-font-smoothing: grayscale;
|
|
120811
|
-
}
|
|
120812
|
-
.fi-rr-a:before {
|
|
120813
|
-
content: "\f101";
|
|
120814
|
-
}
|
|
120815
|
-
.fi-rr-ad:before {
|
|
120816
|
-
content: "\f102";
|
|
120817
|
-
}
|
|
120818
|
-
.fi-rr-add-document:before {
|
|
120819
|
-
content: "\f103";
|
|
120820
|
-
}
|
|
120821
|
-
.fi-rr-add-folder:before {
|
|
120822
|
-
content: "\f104";
|
|
120823
|
-
}
|
|
120824
|
-
.fi-rr-add:before {
|
|
120825
|
-
content: "\f105";
|
|
120826
|
-
}
|
|
120827
|
-
.fi-rr-address-book:before {
|
|
120828
|
-
content: "\f106";
|
|
120829
|
-
}
|
|
120830
|
-
.fi-rr-air-conditioner:before {
|
|
120831
|
-
content: "\f107";
|
|
120832
|
-
}
|
|
120833
|
-
.fi-rr-air-freshener:before {
|
|
120834
|
-
content: "\f108";
|
|
120835
|
-
}
|
|
120836
|
-
.fi-rr-alarm-clock:before {
|
|
120837
|
-
content: "\f109";
|
|
120838
|
-
}
|
|
120839
|
-
.fi-rr-alarm-exclamation:before {
|
|
120840
|
-
content: "\f10a";
|
|
120841
|
-
}
|
|
120842
|
-
.fi-rr-alarm-plus:before {
|
|
120843
|
-
content: "\f10b";
|
|
120844
|
-
}
|
|
120845
|
-
.fi-rr-alarm-snooze:before {
|
|
120846
|
-
content: "\f10c";
|
|
120847
|
-
}
|
|
120848
|
-
.fi-rr-align-justify:before {
|
|
120849
|
-
content: "\f10d";
|
|
120850
|
-
}
|
|
120851
|
-
.fi-rr-ambulance:before {
|
|
120852
|
-
content: "\f10e";
|
|
120853
|
-
}
|
|
120854
|
-
.fi-rr-angle-circle-down:before {
|
|
120855
|
-
content: "\f10f";
|
|
120856
|
-
}
|
|
120857
|
-
.fi-rr-angle-circle-left:before {
|
|
120858
|
-
content: "\f110";
|
|
120859
|
-
}
|
|
120860
|
-
.fi-rr-angle-circle-right:before {
|
|
120861
|
-
content: "\f111";
|
|
120862
|
-
}
|
|
120863
|
-
.fi-rr-angle-circle-up:before {
|
|
120864
|
-
content: "\f112";
|
|
120865
|
-
}
|
|
120866
|
-
.fi-rr-angle-double-left:before {
|
|
120867
|
-
content: "\f113";
|
|
120868
|
-
}
|
|
120869
|
-
.fi-rr-angle-double-right:before {
|
|
120870
|
-
content: "\f114";
|
|
120871
|
-
}
|
|
120872
|
-
.fi-rr-angle-double-small-down:before {
|
|
120873
|
-
content: "\f115";
|
|
120874
|
-
}
|
|
120875
|
-
.fi-rr-angle-double-small-left:before {
|
|
120876
|
-
content: "\f116";
|
|
120877
|
-
}
|
|
120878
|
-
.fi-rr-angle-double-small-right:before {
|
|
120879
|
-
content: "\f117";
|
|
120880
|
-
}
|
|
120881
|
-
.fi-rr-angle-double-small-up:before {
|
|
120882
|
-
content: "\f118";
|
|
120883
|
-
}
|
|
120884
|
-
.fi-rr-angle-down:before {
|
|
120885
|
-
content: "\f119";
|
|
120886
|
-
}
|
|
120887
|
-
.fi-rr-angle-left:before {
|
|
120888
|
-
content: "\f11a";
|
|
120889
|
-
}
|
|
120890
|
-
.fi-rr-angle-right:before {
|
|
120891
|
-
content: "\f11b";
|
|
120892
|
-
}
|
|
120893
|
-
.fi-rr-angle-small-down:before {
|
|
120894
|
-
content: "\f11c";
|
|
120895
|
-
}
|
|
120896
|
-
.fi-rr-angle-small-left:before {
|
|
120897
|
-
content: "\f11d";
|
|
120898
|
-
}
|
|
120899
|
-
.fi-rr-angle-small-right:before {
|
|
120900
|
-
content: "\f11e";
|
|
120901
|
-
}
|
|
120902
|
-
.fi-rr-angle-small-up:before {
|
|
120903
|
-
content: "\f11f";
|
|
120904
|
-
}
|
|
120905
|
-
.fi-rr-angle-square-down:before {
|
|
120906
|
-
content: "\f120";
|
|
120907
|
-
}
|
|
120908
|
-
.fi-rr-angle-square-left:before {
|
|
120909
|
-
content: "\f121";
|
|
120910
|
-
}
|
|
120911
|
-
.fi-rr-angle-square-right:before {
|
|
120912
|
-
content: "\f122";
|
|
120913
|
-
}
|
|
120914
|
-
.fi-rr-angle-square-up:before {
|
|
120915
|
-
content: "\f123";
|
|
120916
|
-
}
|
|
120917
|
-
.fi-rr-angle-up:before {
|
|
120918
|
-
content: "\f124";
|
|
120919
|
-
}
|
|
120920
|
-
.fi-rr-angry:before {
|
|
120921
|
-
content: "\f125";
|
|
120922
|
-
}
|
|
120923
|
-
.fi-rr-apple-whole:before {
|
|
120924
|
-
content: "\f126";
|
|
120925
|
-
}
|
|
120926
|
-
.fi-rr-apps-add:before {
|
|
120927
|
-
content: "\f127";
|
|
120928
|
-
}
|
|
120929
|
-
.fi-rr-apps-delete:before {
|
|
120930
|
-
content: "\f128";
|
|
120931
|
-
}
|
|
120932
|
-
.fi-rr-apps-sort:before {
|
|
120933
|
-
content: "\f129";
|
|
120934
|
-
}
|
|
120935
|
-
.fi-rr-apps:before {
|
|
120936
|
-
content: "\f12a";
|
|
120937
|
-
}
|
|
120938
|
-
.fi-rr-archive:before {
|
|
120939
|
-
content: "\f12b";
|
|
120940
|
-
}
|
|
120941
|
-
.fi-rr-arrow-alt-circle-down:before {
|
|
120942
|
-
content: "\f12c";
|
|
120943
|
-
}
|
|
120944
|
-
.fi-rr-arrow-alt-circle-left:before {
|
|
120945
|
-
content: "\f12d";
|
|
120946
|
-
}
|
|
120947
|
-
.fi-rr-arrow-alt-circle-right:before {
|
|
120948
|
-
content: "\f12e";
|
|
120949
|
-
}
|
|
120950
|
-
.fi-rr-arrow-alt-circle-up:before {
|
|
120951
|
-
content: "\f12f";
|
|
120952
|
-
}
|
|
120953
|
-
.fi-rr-arrow-alt-down:before {
|
|
120954
|
-
content: "\f130";
|
|
120955
|
-
}
|
|
120956
|
-
.fi-rr-arrow-alt-from-bottom:before {
|
|
120957
|
-
content: "\f131";
|
|
120958
|
-
}
|
|
120959
|
-
.fi-rr-arrow-alt-from-left:before {
|
|
120960
|
-
content: "\f132";
|
|
120961
|
-
}
|
|
120962
|
-
.fi-rr-arrow-alt-from-right:before {
|
|
120963
|
-
content: "\f133";
|
|
120964
|
-
}
|
|
120965
|
-
.fi-rr-arrow-alt-from-top:before {
|
|
120966
|
-
content: "\f134";
|
|
120967
|
-
}
|
|
120968
|
-
.fi-rr-arrow-alt-left:before {
|
|
120969
|
-
content: "\f135";
|
|
120970
|
-
}
|
|
120971
|
-
.fi-rr-arrow-alt-right:before {
|
|
120972
|
-
content: "\f136";
|
|
120973
|
-
}
|
|
120974
|
-
.fi-rr-arrow-alt-square-down:before {
|
|
120975
|
-
content: "\f137";
|
|
120976
|
-
}
|
|
120977
|
-
.fi-rr-arrow-alt-square-left:before {
|
|
120978
|
-
content: "\f138";
|
|
120979
|
-
}
|
|
120980
|
-
.fi-rr-arrow-alt-square-right:before {
|
|
120981
|
-
content: "\f139";
|
|
120982
|
-
}
|
|
120983
|
-
.fi-rr-arrow-alt-square-up:before {
|
|
120984
|
-
content: "\f13a";
|
|
120985
|
-
}
|
|
120986
|
-
.fi-rr-arrow-alt-to-bottom:before {
|
|
120987
|
-
content: "\f13b";
|
|
120988
|
-
}
|
|
120989
|
-
.fi-rr-arrow-alt-to-left:before {
|
|
120990
|
-
content: "\f13c";
|
|
120991
|
-
}
|
|
120992
|
-
.fi-rr-arrow-alt-to-right:before {
|
|
120993
|
-
content: "\f13d";
|
|
120994
|
-
}
|
|
120995
|
-
.fi-rr-arrow-alt-to-top:before {
|
|
120996
|
-
content: "\f13e";
|
|
120997
|
-
}
|
|
120998
|
-
.fi-rr-arrow-alt-up:before {
|
|
120999
|
-
content: "\f13f";
|
|
121000
|
-
}
|
|
121001
|
-
.fi-rr-arrow-circle-down:before {
|
|
121002
|
-
content: "\f140";
|
|
121003
|
-
}
|
|
121004
|
-
.fi-rr-arrow-circle-left:before {
|
|
121005
|
-
content: "\f141";
|
|
121006
|
-
}
|
|
121007
|
-
.fi-rr-arrow-circle-right:before {
|
|
121008
|
-
content: "\f142";
|
|
121009
|
-
}
|
|
121010
|
-
.fi-rr-arrow-circle-up:before {
|
|
121011
|
-
content: "\f143";
|
|
121012
|
-
}
|
|
121013
|
-
.fi-rr-arrow-down:before {
|
|
121014
|
-
content: "\f144";
|
|
121015
|
-
}
|
|
121016
|
-
.fi-rr-arrow-from-bottom:before {
|
|
121017
|
-
content: "\f145";
|
|
121018
|
-
}
|
|
121019
|
-
.fi-rr-arrow-from-left:before {
|
|
121020
|
-
content: "\f146";
|
|
121021
|
-
}
|
|
121022
|
-
.fi-rr-arrow-from-right:before {
|
|
121023
|
-
content: "\f147";
|
|
121024
|
-
}
|
|
121025
|
-
.fi-rr-arrow-from-top:before {
|
|
121026
|
-
content: "\f148";
|
|
121027
|
-
}
|
|
121028
|
-
.fi-rr-arrow-left:before {
|
|
121029
|
-
content: "\f149";
|
|
121030
|
-
}
|
|
121031
|
-
.fi-rr-arrow-right:before {
|
|
121032
|
-
content: "\f14a";
|
|
121033
|
-
}
|
|
121034
|
-
.fi-rr-arrow-small-down:before {
|
|
121035
|
-
content: "\f14b";
|
|
121036
|
-
}
|
|
121037
|
-
.fi-rr-arrow-small-left:before {
|
|
121038
|
-
content: "\f14c";
|
|
121039
|
-
}
|
|
121040
|
-
.fi-rr-arrow-small-right:before {
|
|
121041
|
-
content: "\f14d";
|
|
121042
|
-
}
|
|
121043
|
-
.fi-rr-arrow-small-up:before {
|
|
121044
|
-
content: "\f14e";
|
|
121045
|
-
}
|
|
121046
|
-
.fi-rr-arrow-square-down:before {
|
|
121047
|
-
content: "\f14f";
|
|
121048
|
-
}
|
|
121049
|
-
.fi-rr-arrow-square-left:before {
|
|
121050
|
-
content: "\f150";
|
|
121051
|
-
}
|
|
121052
|
-
.fi-rr-arrow-square-right:before {
|
|
121053
|
-
content: "\f151";
|
|
121054
|
-
}
|
|
121055
|
-
.fi-rr-arrow-square-up:before {
|
|
121056
|
-
content: "\f152";
|
|
121057
|
-
}
|
|
121058
|
-
.fi-rr-arrow-to-bottom:before {
|
|
121059
|
-
content: "\f153";
|
|
121060
|
-
}
|
|
121061
|
-
.fi-rr-arrow-to-left:before {
|
|
121062
|
-
content: "\f154";
|
|
121063
|
-
}
|
|
121064
|
-
.fi-rr-arrow-to-right:before {
|
|
121065
|
-
content: "\f155";
|
|
121066
|
-
}
|
|
121067
|
-
.fi-rr-arrow-to-top:before {
|
|
121068
|
-
content: "\f156";
|
|
121069
|
-
}
|
|
121070
|
-
.fi-rr-arrow-up:before {
|
|
121071
|
-
content: "\f157";
|
|
121072
|
-
}
|
|
121073
|
-
.fi-rr-arrows-alt-h:before {
|
|
121074
|
-
content: "\f158";
|
|
121075
|
-
}
|
|
121076
|
-
.fi-rr-arrows-alt-v:before {
|
|
121077
|
-
content: "\f159";
|
|
121078
|
-
}
|
|
121079
|
-
.fi-rr-arrows-alt:before {
|
|
121080
|
-
content: "\f15a";
|
|
121081
|
-
}
|
|
121082
|
-
.fi-rr-arrows-h-copy:before {
|
|
121083
|
-
content: "\f15b";
|
|
121084
|
-
}
|
|
121085
|
-
.fi-rr-arrows-h:before {
|
|
121086
|
-
content: "\f15c";
|
|
121087
|
-
}
|
|
121088
|
-
.fi-rr-arrows:before {
|
|
121089
|
-
content: "\f15d";
|
|
121090
|
-
}
|
|
121091
|
-
.fi-rr-assept-document:before {
|
|
121092
|
-
content: "\f15e";
|
|
121093
|
-
}
|
|
121094
|
-
.fi-rr-assistive-listening-systems:before {
|
|
121095
|
-
content: "\f15f";
|
|
121096
|
-
}
|
|
121097
|
-
.fi-rr-asterik:before {
|
|
121098
|
-
content: "\f160";
|
|
121099
|
-
}
|
|
121100
|
-
.fi-rr-at:before {
|
|
121101
|
-
content: "\f161";
|
|
121102
|
-
}
|
|
121103
|
-
.fi-rr-aubergine:before {
|
|
121104
|
-
content: "\f162";
|
|
121105
|
-
}
|
|
121106
|
-
.fi-rr-avocado:before {
|
|
121107
|
-
content: "\f163";
|
|
121108
|
-
}
|
|
121109
|
-
.fi-rr-b:before {
|
|
121110
|
-
content: "\f164";
|
|
121111
|
-
}
|
|
121112
|
-
.fi-rr-baby-carriage:before {
|
|
121113
|
-
content: "\f165";
|
|
121114
|
-
}
|
|
121115
|
-
.fi-rr-backpack:before {
|
|
121116
|
-
content: "\f166";
|
|
121117
|
-
}
|
|
121118
|
-
.fi-rr-bacon:before {
|
|
121119
|
-
content: "\f167";
|
|
121120
|
-
}
|
|
121121
|
-
.fi-rr-badge-sheriff:before {
|
|
121122
|
-
content: "\f168";
|
|
121123
|
-
}
|
|
121124
|
-
.fi-rr-badge-check:before {
|
|
121125
|
-
content: "\f169";
|
|
121126
|
-
}
|
|
121127
|
-
.fi-rr-badge-dollar:before {
|
|
121128
|
-
content: "\f16a";
|
|
121129
|
-
}
|
|
121130
|
-
.fi-rr-badge-percent:before {
|
|
121131
|
-
content: "\f16b";
|
|
121132
|
-
}
|
|
121133
|
-
.fi-rr-badge:before {
|
|
121134
|
-
content: "\f16c";
|
|
121135
|
-
}
|
|
121136
|
-
.fi-rr-bags-shopping:before {
|
|
121137
|
-
content: "\f16d";
|
|
121138
|
-
}
|
|
121139
|
-
.fi-rr-bahai:before {
|
|
121140
|
-
content: "\f16e";
|
|
121141
|
-
}
|
|
121142
|
-
.fi-rr-balance-scale-left:before {
|
|
121143
|
-
content: "\f16f";
|
|
121144
|
-
}
|
|
121145
|
-
.fi-rr-balance-scale-right:before {
|
|
121146
|
-
content: "\f170";
|
|
121147
|
-
}
|
|
121148
|
-
.fi-rr-ball:before {
|
|
121149
|
-
content: "\f171";
|
|
121150
|
-
}
|
|
121151
|
-
.fi-rr-balloons:before {
|
|
121152
|
-
content: "\f172";
|
|
121153
|
-
}
|
|
121154
|
-
.fi-rr-ballot:before {
|
|
121155
|
-
content: "\f173";
|
|
121156
|
-
}
|
|
121157
|
-
.fi-rr-ban:before {
|
|
121158
|
-
content: "\f174";
|
|
121159
|
-
}
|
|
121160
|
-
.fi-rr-band-aid:before {
|
|
121161
|
-
content: "\f175";
|
|
121162
|
-
}
|
|
121163
|
-
.fi-rr-bank:before {
|
|
121164
|
-
content: "\f176";
|
|
121165
|
-
}
|
|
121166
|
-
.fi-rr-barber-shop:before {
|
|
121167
|
-
content: "\f177";
|
|
121168
|
-
}
|
|
121169
|
-
.fi-rr-bars-progress:before {
|
|
121170
|
-
content: "\f178";
|
|
121171
|
-
}
|
|
121172
|
-
.fi-rr-baseball-alt:before {
|
|
121173
|
-
content: "\f179";
|
|
121174
|
-
}
|
|
121175
|
-
.fi-rr-baseball:before {
|
|
121176
|
-
content: "\f17a";
|
|
121177
|
-
}
|
|
121178
|
-
.fi-rr-basket:before {
|
|
121179
|
-
content: "\f17b";
|
|
121180
|
-
}
|
|
121181
|
-
.fi-rr-basketball:before {
|
|
121182
|
-
content: "\f17c";
|
|
121183
|
-
}
|
|
121184
|
-
.fi-rr-bed-alt:before {
|
|
121185
|
-
content: "\f17d";
|
|
121186
|
-
}
|
|
121187
|
-
.fi-rr-bed:before {
|
|
121188
|
-
content: "\f17e";
|
|
121189
|
-
}
|
|
121190
|
-
.fi-rr-beer:before {
|
|
121191
|
-
content: "\f17f";
|
|
121192
|
-
}
|
|
121193
|
-
.fi-rr-bell-ring:before {
|
|
121194
|
-
content: "\f180";
|
|
121195
|
-
}
|
|
121196
|
-
.fi-rr-bell-school:before {
|
|
121197
|
-
content: "\f181";
|
|
121198
|
-
}
|
|
121199
|
-
.fi-rr-bell:before {
|
|
121200
|
-
content: "\f182";
|
|
121201
|
-
}
|
|
121202
|
-
.fi-rr-bike:before {
|
|
121203
|
-
content: "\f183";
|
|
121204
|
-
}
|
|
121205
|
-
.fi-rr-biking-mountain:before {
|
|
121206
|
-
content: "\f184";
|
|
121207
|
-
}
|
|
121208
|
-
.fi-rr-biking:before {
|
|
121209
|
-
content: "\f185";
|
|
121210
|
-
}
|
|
121211
|
-
.fi-rr-billiard:before {
|
|
121212
|
-
content: "\f186";
|
|
121213
|
-
}
|
|
121214
|
-
.fi-rr-blinds-open:before {
|
|
121215
|
-
content: "\f187";
|
|
121216
|
-
}
|
|
121217
|
-
.fi-rr-blinds-raised:before {
|
|
121218
|
-
content: "\f188";
|
|
121219
|
-
}
|
|
121220
|
-
.fi-rr-blinds:before {
|
|
121221
|
-
content: "\f189";
|
|
121222
|
-
}
|
|
121223
|
-
.fi-rr-bold:before {
|
|
121224
|
-
content: "\f18a";
|
|
121225
|
-
}
|
|
121226
|
-
.fi-rr-bolt:before {
|
|
121227
|
-
content: "\f18b";
|
|
121228
|
-
}
|
|
121229
|
-
.fi-rr-book-alt:before {
|
|
121230
|
-
content: "\f18c";
|
|
121231
|
-
}
|
|
121232
|
-
.fi-rr-book-arrow-right:before {
|
|
121233
|
-
content: "\f18d";
|
|
121234
|
-
}
|
|
121235
|
-
.fi-rr-book-arrow-up:before {
|
|
121236
|
-
content: "\f18e";
|
|
121237
|
-
}
|
|
121238
|
-
.fi-rr-book-bookmark:before {
|
|
121239
|
-
content: "\f18f";
|
|
121240
|
-
}
|
|
121241
|
-
.fi-rr-book-open-cover:before {
|
|
121242
|
-
content: "\f190";
|
|
121243
|
-
}
|
|
121244
|
-
.fi-rr-book-open-reader:before {
|
|
121245
|
-
content: "\f191";
|
|
121246
|
-
}
|
|
121247
|
-
.fi-rr-book:before {
|
|
121248
|
-
content: "\f192";
|
|
121249
|
-
}
|
|
121250
|
-
.fi-rr-bookmark:before {
|
|
121251
|
-
content: "\f193";
|
|
121252
|
-
}
|
|
121253
|
-
.fi-rr-books:before {
|
|
121254
|
-
content: "\f194";
|
|
121255
|
-
}
|
|
121256
|
-
.fi-rr-bottle:before {
|
|
121257
|
-
content: "\f195";
|
|
121258
|
-
}
|
|
121259
|
-
.fi-rr-bow-arrow:before {
|
|
121260
|
-
content: "\f196";
|
|
121261
|
-
}
|
|
121262
|
-
.fi-rr-bowling:before {
|
|
121263
|
-
content: "\f197";
|
|
121264
|
-
}
|
|
121265
|
-
.fi-rr-box-check:before {
|
|
121266
|
-
content: "\f198";
|
|
121267
|
-
}
|
|
121268
|
-
.fi-rr-box-tissue:before {
|
|
121269
|
-
content: "\f199";
|
|
121270
|
-
}
|
|
121271
|
-
.fi-rr-box-alt:before {
|
|
121272
|
-
content: "\f19a";
|
|
121273
|
-
}
|
|
121274
|
-
.fi-rr-box-ballot:before {
|
|
121275
|
-
content: "\f19b";
|
|
121276
|
-
}
|
|
121277
|
-
.fi-rr-box:before {
|
|
121278
|
-
content: "\f19c";
|
|
121279
|
-
}
|
|
121280
|
-
.fi-rr-boxes:before {
|
|
121281
|
-
content: "\f19d";
|
|
121282
|
-
}
|
|
121283
|
-
.fi-rr-braille:before {
|
|
121284
|
-
content: "\f19e";
|
|
121285
|
-
}
|
|
121286
|
-
.fi-rr-bread-slice:before {
|
|
121287
|
-
content: "\f19f";
|
|
121288
|
-
}
|
|
121289
|
-
.fi-rr-bread:before {
|
|
121290
|
-
content: "\f1a0";
|
|
121291
|
-
}
|
|
121292
|
-
.fi-rr-briefcase:before {
|
|
121293
|
-
content: "\f1a1";
|
|
121294
|
-
}
|
|
121295
|
-
.fi-rr-broccoli:before {
|
|
121296
|
-
content: "\f1a2";
|
|
121297
|
-
}
|
|
121298
|
-
.fi-rr-broom:before {
|
|
121299
|
-
content: "\f1a3";
|
|
121300
|
-
}
|
|
121301
|
-
.fi-rr-browser:before {
|
|
121302
|
-
content: "\f1a4";
|
|
121303
|
-
}
|
|
121304
|
-
.fi-rr-brush:before {
|
|
121305
|
-
content: "\f1a5";
|
|
121306
|
-
}
|
|
121307
|
-
.fi-rr-bug:before {
|
|
121308
|
-
content: "\f1a6";
|
|
121309
|
-
}
|
|
121310
|
-
.fi-rr-building:before {
|
|
121311
|
-
content: "\f1a7";
|
|
121312
|
-
}
|
|
121313
|
-
.fi-rr-bulb:before {
|
|
121314
|
-
content: "\f1a8";
|
|
121315
|
-
}
|
|
121316
|
-
.fi-rr-bullseye-pointer:before {
|
|
121317
|
-
content: "\f1a9";
|
|
121318
|
-
}
|
|
121319
|
-
.fi-rr-bullseye:before {
|
|
121320
|
-
content: "\f1aa";
|
|
121321
|
-
}
|
|
121322
|
-
.fi-rr-burrito:before {
|
|
121323
|
-
content: "\f1ab";
|
|
121324
|
-
}
|
|
121325
|
-
.fi-rr-bus-alt:before {
|
|
121326
|
-
content: "\f1ac";
|
|
121327
|
-
}
|
|
121328
|
-
.fi-rr-bus:before {
|
|
121329
|
-
content: "\f1ad";
|
|
121330
|
-
}
|
|
121331
|
-
.fi-rr-business-time:before {
|
|
121332
|
-
content: "\f1ae";
|
|
121333
|
-
}
|
|
121334
|
-
.fi-rr-butterfly:before {
|
|
121335
|
-
content: "\f1af";
|
|
121336
|
-
}
|
|
121337
|
-
.fi-rr-cake-birthday:before {
|
|
121338
|
-
content: "\f1b0";
|
|
121339
|
-
}
|
|
121340
|
-
.fi-rr-cake-wedding:before {
|
|
121341
|
-
content: "\f1b1";
|
|
121342
|
-
}
|
|
121343
|
-
.fi-rr-calculator:before {
|
|
121344
|
-
content: "\f1b2";
|
|
121345
|
-
}
|
|
121346
|
-
.fi-rr-calendar-check:before {
|
|
121347
|
-
content: "\f1b3";
|
|
121348
|
-
}
|
|
121349
|
-
.fi-rr-calendar-clock:before {
|
|
121350
|
-
content: "\f1b4";
|
|
121351
|
-
}
|
|
121352
|
-
.fi-rr-calendar-exclamation:before {
|
|
121353
|
-
content: "\f1b5";
|
|
121354
|
-
}
|
|
121355
|
-
.fi-rr-calendar-lines-pen:before {
|
|
121356
|
-
content: "\f1b6";
|
|
121357
|
-
}
|
|
121358
|
-
.fi-rr-calendar-lines:before {
|
|
121359
|
-
content: "\f1b7";
|
|
121360
|
-
}
|
|
121361
|
-
.fi-rr-calendar-minus:before {
|
|
121362
|
-
content: "\f1b8";
|
|
121363
|
-
}
|
|
121364
|
-
.fi-rr-calendar-pen:before {
|
|
121365
|
-
content: "\f1b9";
|
|
121366
|
-
}
|
|
121367
|
-
.fi-rr-calendar-plus:before {
|
|
121368
|
-
content: "\f1ba";
|
|
121369
|
-
}
|
|
121370
|
-
.fi-rr-calendar:before {
|
|
121371
|
-
content: "\f1bb";
|
|
121372
|
-
}
|
|
121373
|
-
.fi-rr-calendars:before {
|
|
121374
|
-
content: "\f1bc";
|
|
121375
|
-
}
|
|
121376
|
-
.fi-rr-call-history:before {
|
|
121377
|
-
content: "\f1bd";
|
|
121378
|
-
}
|
|
121379
|
-
.fi-rr-call-incoming:before {
|
|
121380
|
-
content: "\f1be";
|
|
121381
|
-
}
|
|
121382
|
-
.fi-rr-call-missed:before {
|
|
121383
|
-
content: "\f1bf";
|
|
121384
|
-
}
|
|
121385
|
-
.fi-rr-call-outgoing:before {
|
|
121386
|
-
content: "\f1c0";
|
|
121387
|
-
}
|
|
121388
|
-
.fi-rr-camcorder:before {
|
|
121389
|
-
content: "\f1c1";
|
|
121390
|
-
}
|
|
121391
|
-
.fi-rr-camera:before {
|
|
121392
|
-
content: "\f1c2";
|
|
121393
|
-
}
|
|
121394
|
-
.fi-rr-camping:before {
|
|
121395
|
-
content: "\f1c3";
|
|
121396
|
-
}
|
|
121397
|
-
.fi-rr-candy-alt:before {
|
|
121398
|
-
content: "\f1c4";
|
|
121399
|
-
}
|
|
121400
|
-
.fi-rr-candy:before {
|
|
121401
|
-
content: "\f1c5";
|
|
121402
|
-
}
|
|
121403
|
-
.fi-rr-canned-food:before {
|
|
121404
|
-
content: "\f1c6";
|
|
121405
|
-
}
|
|
121406
|
-
.fi-rr-car-bolt:before {
|
|
121407
|
-
content: "\f1c7";
|
|
121408
|
-
}
|
|
121409
|
-
.fi-rr-car-circle-bolt:before {
|
|
121410
|
-
content: "\f1c8";
|
|
121411
|
-
}
|
|
121412
|
-
.fi-rr-car-side-bolt:before {
|
|
121413
|
-
content: "\f1c9";
|
|
121414
|
-
}
|
|
121415
|
-
.fi-rr-car-alt:before {
|
|
121416
|
-
content: "\f1ca";
|
|
121417
|
-
}
|
|
121418
|
-
.fi-rr-car-battery:before {
|
|
121419
|
-
content: "\f1cb";
|
|
121420
|
-
}
|
|
121421
|
-
.fi-rr-car-building:before {
|
|
121422
|
-
content: "\f1cc";
|
|
121423
|
-
}
|
|
121424
|
-
.fi-rr-car-bump:before {
|
|
121425
|
-
content: "\f1cd";
|
|
121426
|
-
}
|
|
121427
|
-
.fi-rr-car-bus:before {
|
|
121428
|
-
content: "\f1ce";
|
|
121429
|
-
}
|
|
121430
|
-
.fi-rr-car-crash:before {
|
|
121431
|
-
content: "\f1cf";
|
|
121432
|
-
}
|
|
121433
|
-
.fi-rr-car-garage:before {
|
|
121434
|
-
content: "\f1d0";
|
|
121435
|
-
}
|
|
121436
|
-
.fi-rr-car-mechanic:before {
|
|
121437
|
-
content: "\f1d1";
|
|
121438
|
-
}
|
|
121439
|
-
.fi-rr-car-side:before {
|
|
121440
|
-
content: "\f1d2";
|
|
121441
|
-
}
|
|
121442
|
-
.fi-rr-car-tilt:before {
|
|
121443
|
-
content: "\f1d3";
|
|
121444
|
-
}
|
|
121445
|
-
.fi-rr-car-wash:before {
|
|
121446
|
-
content: "\f1d4";
|
|
121447
|
-
}
|
|
121448
|
-
.fi-rr-car:before {
|
|
121449
|
-
content: "\f1d5";
|
|
121450
|
-
}
|
|
121451
|
-
.fi-rr-caravan-alt:before {
|
|
121452
|
-
content: "\f1d6";
|
|
121453
|
-
}
|
|
121454
|
-
.fi-rr-caravan:before {
|
|
121455
|
-
content: "\f1d7";
|
|
121456
|
-
}
|
|
121457
|
-
.fi-rr-caret-circle-down:before {
|
|
121458
|
-
content: "\f1d8";
|
|
121459
|
-
}
|
|
121460
|
-
.fi-rr-caret-circle-right:before {
|
|
121461
|
-
content: "\f1d9";
|
|
121462
|
-
}
|
|
121463
|
-
.fi-rr-caret-circle-up:before {
|
|
121464
|
-
content: "\f1da";
|
|
121465
|
-
}
|
|
121466
|
-
.fi-rr-caret-down:before {
|
|
121467
|
-
content: "\f1db";
|
|
121468
|
-
}
|
|
121469
|
-
.fi-rr-caret-left:before {
|
|
121470
|
-
content: "\f1dc";
|
|
121471
|
-
}
|
|
121472
|
-
.fi-rr-caret-quare-up:before {
|
|
121473
|
-
content: "\f1dd";
|
|
121474
|
-
}
|
|
121475
|
-
.fi-rr-caret-right:before {
|
|
121476
|
-
content: "\f1de";
|
|
121477
|
-
}
|
|
121478
|
-
.fi-rr-caret-square-down:before {
|
|
121479
|
-
content: "\f1df";
|
|
121480
|
-
}
|
|
121481
|
-
.fi-rr-caret-square-left_1:before {
|
|
121482
|
-
content: "\f1e0";
|
|
121483
|
-
}
|
|
121484
|
-
.fi-rr-caret-square-left:before {
|
|
121485
|
-
content: "\f1e1";
|
|
121486
|
-
}
|
|
121487
|
-
.fi-rr-caret-square-right:before {
|
|
121488
|
-
content: "\f1e2";
|
|
121489
|
-
}
|
|
121490
|
-
.fi-rr-caret-up:before {
|
|
121491
|
-
content: "\f1e3";
|
|
121492
|
-
}
|
|
121493
|
-
.fi-rr-carrot:before {
|
|
121494
|
-
content: "\f1e4";
|
|
121495
|
-
}
|
|
121496
|
-
.fi-rr-cars:before {
|
|
121497
|
-
content: "\f1e5";
|
|
121498
|
-
}
|
|
121499
|
-
.fi-rr-cash-register:before {
|
|
121500
|
-
content: "\f1e6";
|
|
121501
|
-
}
|
|
121502
|
-
.fi-rr-chair-office:before {
|
|
121503
|
-
content: "\f1e7";
|
|
121504
|
-
}
|
|
121505
|
-
.fi-rr-chair:before {
|
|
121506
|
-
content: "\f1e8";
|
|
121507
|
-
}
|
|
121508
|
-
.fi-rr-charging-station:before {
|
|
121509
|
-
content: "\f1e9";
|
|
121510
|
-
}
|
|
121511
|
-
.fi-rr-chart-area:before {
|
|
121512
|
-
content: "\f1ea";
|
|
121513
|
-
}
|
|
121514
|
-
.fi-rr-chart-connected:before {
|
|
121515
|
-
content: "\f1eb";
|
|
121516
|
-
}
|
|
121517
|
-
.fi-rr-chart-histogram:before {
|
|
121518
|
-
content: "\f1ec";
|
|
121519
|
-
}
|
|
121520
|
-
.fi-rr-chart-line-up:before {
|
|
121521
|
-
content: "\f1ed";
|
|
121522
|
-
}
|
|
121523
|
-
.fi-rr-chart-network:before {
|
|
121524
|
-
content: "\f1ee";
|
|
121525
|
-
}
|
|
121526
|
-
.fi-rr-chart-pie-alt:before {
|
|
121527
|
-
content: "\f1ef";
|
|
121528
|
-
}
|
|
121529
|
-
.fi-rr-chart-pie:before {
|
|
121530
|
-
content: "\f1f0";
|
|
121531
|
-
}
|
|
121532
|
-
.fi-rr-chart-pyramid:before {
|
|
121533
|
-
content: "\f1f1";
|
|
121534
|
-
}
|
|
121535
|
-
.fi-rr-chart-scatter:before {
|
|
121536
|
-
content: "\f1f2";
|
|
121537
|
-
}
|
|
121538
|
-
.fi-rr-chart-set-theory:before {
|
|
121539
|
-
content: "\f1f3";
|
|
121540
|
-
}
|
|
121541
|
-
.fi-rr-chart-tree:before {
|
|
121542
|
-
content: "\f1f4";
|
|
121543
|
-
}
|
|
121544
|
-
.fi-rr-chat-arrow-down:before {
|
|
121545
|
-
content: "\f1f5";
|
|
121546
|
-
}
|
|
121547
|
-
.fi-rr-chat-arrow-grow:before {
|
|
121548
|
-
content: "\f1f6";
|
|
121549
|
-
}
|
|
121550
|
-
.fi-rr-check:before {
|
|
121551
|
-
content: "\f1f7";
|
|
121552
|
-
}
|
|
121553
|
-
.fi-rr-checkbox:before {
|
|
121554
|
-
content: "\f1f8";
|
|
121555
|
-
}
|
|
121556
|
-
.fi-rr-cheese:before {
|
|
121557
|
-
content: "\f1f9";
|
|
121558
|
-
}
|
|
121559
|
-
.fi-rr-cherry:before {
|
|
121560
|
-
content: "\f1fa";
|
|
121561
|
-
}
|
|
121562
|
-
.fi-rr-chess-piece:before {
|
|
121563
|
-
content: "\f1fb";
|
|
121564
|
-
}
|
|
121565
|
-
.fi-rr-chess-bishop:before {
|
|
121566
|
-
content: "\f1fc";
|
|
121567
|
-
}
|
|
121568
|
-
.fi-rr-chess-clock-alt:before {
|
|
121569
|
-
content: "\f1fd";
|
|
121570
|
-
}
|
|
121571
|
-
.fi-rr-chess-king-alt:before {
|
|
121572
|
-
content: "\f1fe";
|
|
121573
|
-
}
|
|
121574
|
-
.fi-rr-chess-king:before {
|
|
121575
|
-
content: "\f1ff";
|
|
121576
|
-
}
|
|
121577
|
-
.fi-rr-chess-knight-alt:before {
|
|
121578
|
-
content: "\f200";
|
|
121579
|
-
}
|
|
121580
|
-
.fi-rr-chess-knight:before {
|
|
121581
|
-
content: "\f201";
|
|
121582
|
-
}
|
|
121583
|
-
.fi-rr-chess-pawn-alt:before {
|
|
121584
|
-
content: "\f202";
|
|
121585
|
-
}
|
|
121586
|
-
.fi-rr-chess-queen-alt:before {
|
|
121587
|
-
content: "\f203";
|
|
121588
|
-
}
|
|
121589
|
-
.fi-rr-chess-queen:before {
|
|
121590
|
-
content: "\f204";
|
|
121591
|
-
}
|
|
121592
|
-
.fi-rr-chess-rook-alt:before {
|
|
121593
|
-
content: "\f205";
|
|
121594
|
-
}
|
|
121595
|
-
.fi-rr-chess-rook:before {
|
|
121596
|
-
content: "\f206";
|
|
121597
|
-
}
|
|
121598
|
-
.fi-rr-chess:before {
|
|
121599
|
-
content: "\f207";
|
|
121600
|
-
}
|
|
121601
|
-
.fi-rr-chevron-double-down:before {
|
|
121602
|
-
content: "\f208";
|
|
121603
|
-
}
|
|
121604
|
-
.fi-rr-chevron-double-up:before {
|
|
121605
|
-
content: "\f209";
|
|
121606
|
-
}
|
|
121607
|
-
.fi-rr-child-head:before {
|
|
121608
|
-
content: "\f20a";
|
|
121609
|
-
}
|
|
121610
|
-
.fi-rr-chocolate:before {
|
|
121611
|
-
content: "\f20b";
|
|
121612
|
-
}
|
|
121613
|
-
.fi-rr-circle-phone:before {
|
|
121614
|
-
content: "\f20c";
|
|
121615
|
-
}
|
|
121616
|
-
.fi-rr-circle-envelope:before {
|
|
121617
|
-
content: "\f20d";
|
|
121618
|
-
}
|
|
121619
|
-
.fi-rr-circle-phone-flip:before {
|
|
121620
|
-
content: "\f20e";
|
|
121621
|
-
}
|
|
121622
|
-
.fi-rr-circle-phone-hangup:before {
|
|
121623
|
-
content: "\f20f";
|
|
121624
|
-
}
|
|
121625
|
-
.fi-rr-circle-small:before {
|
|
121626
|
-
content: "\f210";
|
|
121627
|
-
}
|
|
121628
|
-
.fi-rr-circle:before {
|
|
121629
|
-
content: "\f211";
|
|
121630
|
-
}
|
|
121631
|
-
.fi-rr-clip:before {
|
|
121632
|
-
content: "\f212";
|
|
121633
|
-
}
|
|
121634
|
-
.fi-rr-clipboard-list:before {
|
|
121635
|
-
content: "\f213";
|
|
121636
|
-
}
|
|
121637
|
-
.fi-rr-clipboard-list-check:before {
|
|
121638
|
-
content: "\f214";
|
|
121639
|
-
}
|
|
121640
|
-
.fi-rr-clock-eight-thirty:before {
|
|
121641
|
-
content: "\f215";
|
|
121642
|
-
}
|
|
121643
|
-
.fi-rr-clock-eleven-thirty:before {
|
|
121644
|
-
content: "\f216";
|
|
121645
|
-
}
|
|
121646
|
-
.fi-rr-clock-eleven:before {
|
|
121647
|
-
content: "\f217";
|
|
121648
|
-
}
|
|
121649
|
-
.fi-rr-clock-five-thirty:before {
|
|
121650
|
-
content: "\f218";
|
|
121651
|
-
}
|
|
121652
|
-
.fi-rr-clock-five:before {
|
|
121653
|
-
content: "\f219";
|
|
121654
|
-
}
|
|
121655
|
-
.fi-rr-clock-four-thirty:before {
|
|
121656
|
-
content: "\f21a";
|
|
121657
|
-
}
|
|
121658
|
-
.fi-rr-clock-nine-thirty:before {
|
|
121659
|
-
content: "\f21b";
|
|
121660
|
-
}
|
|
121661
|
-
.fi-rr-clock-nine:before {
|
|
121662
|
-
content: "\f21c";
|
|
121663
|
-
}
|
|
121664
|
-
.fi-rr-clock-one-thirty:before {
|
|
121665
|
-
content: "\f21d";
|
|
121666
|
-
}
|
|
121667
|
-
.fi-rr-clock-one:before {
|
|
121668
|
-
content: "\f21e";
|
|
121669
|
-
}
|
|
121670
|
-
.fi-rr-clock-seven-thirty:before {
|
|
121671
|
-
content: "\f21f";
|
|
121672
|
-
}
|
|
121673
|
-
.fi-rr-clock-seven:before {
|
|
121674
|
-
content: "\f220";
|
|
121675
|
-
}
|
|
121676
|
-
.fi-rr-clock-six-thirty:before {
|
|
121677
|
-
content: "\f221";
|
|
121678
|
-
}
|
|
121679
|
-
.fi-rr-clock-six:before {
|
|
121680
|
-
content: "\f222";
|
|
121681
|
-
}
|
|
121682
|
-
.fi-rr-clock-ten-thirty:before {
|
|
121683
|
-
content: "\f223";
|
|
121684
|
-
}
|
|
121685
|
-
.fi-rr-clock-ten:before {
|
|
121686
|
-
content: "\f224";
|
|
121687
|
-
}
|
|
121688
|
-
.fi-rr-clock-three-thirty:before {
|
|
121689
|
-
content: "\f225";
|
|
121690
|
-
}
|
|
121691
|
-
.fi-rr-clock-three:before {
|
|
121692
|
-
content: "\f226";
|
|
121693
|
-
}
|
|
121694
|
-
.fi-rr-clock-twelve-thirty:before {
|
|
121695
|
-
content: "\f227";
|
|
121696
|
-
}
|
|
121697
|
-
.fi-rr-clock-twelve:before {
|
|
121698
|
-
content: "\f228";
|
|
121699
|
-
}
|
|
121700
|
-
.fi-rr-clock-two-thirty:before {
|
|
121701
|
-
content: "\f229";
|
|
121702
|
-
}
|
|
121703
|
-
.fi-rr-clock-two:before {
|
|
121704
|
-
content: "\f22a";
|
|
121705
|
-
}
|
|
121706
|
-
.fi-rr-clock:before {
|
|
121707
|
-
content: "\f22b";
|
|
121708
|
-
}
|
|
121709
|
-
.fi-rr-cloud-upload:before {
|
|
121710
|
-
content: "\f22c";
|
|
121711
|
-
}
|
|
121712
|
-
.fi-rr-cloud-check:before {
|
|
121713
|
-
content: "\f22d";
|
|
121714
|
-
}
|
|
121715
|
-
.fi-rr-cloud-disabled:before {
|
|
121716
|
-
content: "\f22e";
|
|
121717
|
-
}
|
|
121718
|
-
.fi-rr-cloud-download-alt:before {
|
|
121719
|
-
content: "\f22f";
|
|
121720
|
-
}
|
|
121721
|
-
.fi-rr-cloud-download:before {
|
|
121722
|
-
content: "\f230";
|
|
121723
|
-
}
|
|
121724
|
-
.fi-rr-cloud-drizzle:before {
|
|
121725
|
-
content: "\f231";
|
|
121726
|
-
}
|
|
121727
|
-
.fi-rr-cloud-hail-mixed:before {
|
|
121728
|
-
content: "\f232";
|
|
121729
|
-
}
|
|
121730
|
-
.fi-rr-cloud-hail:before {
|
|
121731
|
-
content: "\f233";
|
|
121732
|
-
}
|
|
121733
|
-
.fi-rr-cloud-moon-rain:before {
|
|
121734
|
-
content: "\f234";
|
|
121735
|
-
}
|
|
121736
|
-
.fi-rr-cloud-moon:before {
|
|
121737
|
-
content: "\f235";
|
|
121738
|
-
}
|
|
121739
|
-
.fi-rr-cloud-rain:before {
|
|
121740
|
-
content: "\f236";
|
|
121741
|
-
}
|
|
121742
|
-
.fi-rr-cloud-rainbow:before {
|
|
121743
|
-
content: "\f237";
|
|
121744
|
-
}
|
|
121745
|
-
.fi-rr-cloud-share:before {
|
|
121746
|
-
content: "\f238";
|
|
121747
|
-
}
|
|
121748
|
-
.fi-rr-cloud-showers-heavy:before {
|
|
121749
|
-
content: "\f239";
|
|
121750
|
-
}
|
|
121751
|
-
.fi-rr-cloud-showers:before {
|
|
121752
|
-
content: "\f23a";
|
|
121753
|
-
}
|
|
121754
|
-
.fi-rr-cloud-sleet:before {
|
|
121755
|
-
content: "\f23b";
|
|
121756
|
-
}
|
|
121757
|
-
.fi-rr-cloud-snow:before {
|
|
121758
|
-
content: "\f23c";
|
|
121759
|
-
}
|
|
121760
|
-
.fi-rr-cloud-sun-rain:before {
|
|
121761
|
-
content: "\f23d";
|
|
121762
|
-
}
|
|
121763
|
-
.fi-rr-cloud-sun:before {
|
|
121764
|
-
content: "\f23e";
|
|
121765
|
-
}
|
|
121766
|
-
.fi-rr-cloud-upload-alt:before {
|
|
121767
|
-
content: "\f23f";
|
|
121768
|
-
}
|
|
121769
|
-
.fi-rr-cloud:before {
|
|
121770
|
-
content: "\f240";
|
|
121771
|
-
}
|
|
121772
|
-
.fi-rr-clouds-moon:before {
|
|
121773
|
-
content: "\f241";
|
|
121774
|
-
}
|
|
121775
|
-
.fi-rr-clouds-sun:before {
|
|
121776
|
-
content: "\f242";
|
|
121777
|
-
}
|
|
121778
|
-
.fi-rr-clouds:before {
|
|
121779
|
-
content: "\f243";
|
|
121780
|
-
}
|
|
121781
|
-
.fi-rr-club:before {
|
|
121782
|
-
content: "\f244";
|
|
121783
|
-
}
|
|
121784
|
-
.fi-rr-cocktail-alt:before {
|
|
121785
|
-
content: "\f245";
|
|
121786
|
-
}
|
|
121787
|
-
.fi-rr-cocktail:before {
|
|
121788
|
-
content: "\f246";
|
|
121789
|
-
}
|
|
121790
|
-
.fi-rr-coffee-pot:before {
|
|
121791
|
-
content: "\f247";
|
|
121792
|
-
}
|
|
121793
|
-
.fi-rr-coffee:before {
|
|
121794
|
-
content: "\f248";
|
|
121795
|
-
}
|
|
121796
|
-
.fi-rr-coin:before {
|
|
121797
|
-
content: "\f249";
|
|
121798
|
-
}
|
|
121799
|
-
.fi-rr-coins:before {
|
|
121800
|
-
content: "\f24a";
|
|
121801
|
-
}
|
|
121802
|
-
.fi-rr-comet:before {
|
|
121803
|
-
content: "\f24b";
|
|
121804
|
-
}
|
|
121805
|
-
.fi-rr-comment-alt-middle-top:before {
|
|
121806
|
-
content: "\f24c";
|
|
121807
|
-
}
|
|
121808
|
-
.fi-rr-comment-alt-middle:before {
|
|
121809
|
-
content: "\f24d";
|
|
121810
|
-
}
|
|
121811
|
-
.fi-rr-comment-alt:before {
|
|
121812
|
-
content: "\f24e";
|
|
121813
|
-
}
|
|
121814
|
-
.fi-rr-comment-arrow-down:before {
|
|
121815
|
-
content: "\f24f";
|
|
121816
|
-
}
|
|
121817
|
-
.fi-rr-comment-arrow-up-right:before {
|
|
121818
|
-
content: "\f250";
|
|
121819
|
-
}
|
|
121820
|
-
.fi-rr-comment-arrow-up:before {
|
|
121821
|
-
content: "\f251";
|
|
121822
|
-
}
|
|
121823
|
-
.fi-rr-comment-check:before {
|
|
121824
|
-
content: "\f252";
|
|
121825
|
-
}
|
|
121826
|
-
.fi-rr-comment-code:before {
|
|
121827
|
-
content: "\f253";
|
|
121828
|
-
}
|
|
121829
|
-
.fi-rr-comment-dollar:before {
|
|
121830
|
-
content: "\f254";
|
|
121831
|
-
}
|
|
121832
|
-
.fi-rr-comment-exclamation:before {
|
|
121833
|
-
content: "\f255";
|
|
121834
|
-
}
|
|
121835
|
-
.fi-rr-comment-heart:before {
|
|
121836
|
-
content: "\f256";
|
|
121837
|
-
}
|
|
121838
|
-
.fi-rr-comment-image:before {
|
|
121839
|
-
content: "\f257";
|
|
121840
|
-
}
|
|
121841
|
-
.fi-rr-comment-info:before {
|
|
121842
|
-
content: "\f258";
|
|
121843
|
-
}
|
|
121844
|
-
.fi-rr-comment-pen:before {
|
|
121845
|
-
content: "\f259";
|
|
121846
|
-
}
|
|
121847
|
-
.fi-rr-comment-question:before {
|
|
121848
|
-
content: "\f25a";
|
|
121849
|
-
}
|
|
121850
|
-
.fi-rr-comment-quote:before {
|
|
121851
|
-
content: "\f25b";
|
|
121852
|
-
}
|
|
121853
|
-
.fi-rr-comment-slash:before {
|
|
121854
|
-
content: "\f25c";
|
|
121855
|
-
}
|
|
121856
|
-
.fi-rr-comment-sms:before {
|
|
121857
|
-
content: "\f25d";
|
|
121858
|
-
}
|
|
121859
|
-
.fi-rr-comment-text:before {
|
|
121860
|
-
content: "\f25e";
|
|
121861
|
-
}
|
|
121862
|
-
.fi-rr-comment-user:before {
|
|
121863
|
-
content: "\f25f";
|
|
121864
|
-
}
|
|
121865
|
-
.fi-rr-comment-xmark:before {
|
|
121866
|
-
content: "\f260";
|
|
121867
|
-
}
|
|
121868
|
-
.fi-rr-comment:before {
|
|
121869
|
-
content: "\f261";
|
|
121870
|
-
}
|
|
121871
|
-
.fi-rr-comments-dollar:before {
|
|
121872
|
-
content: "\f262";
|
|
121873
|
-
}
|
|
121874
|
-
.fi-rr-comments-question-check:before {
|
|
121875
|
-
content: "\f263";
|
|
121876
|
-
}
|
|
121877
|
-
.fi-rr-comments-question:before {
|
|
121878
|
-
content: "\f264";
|
|
121879
|
-
}
|
|
121880
|
-
.fi-rr-comments:before {
|
|
121881
|
-
content: "\f265";
|
|
121882
|
-
}
|
|
121883
|
-
.fi-rr-compress-alt:before {
|
|
121884
|
-
content: "\f266";
|
|
121885
|
-
}
|
|
121886
|
-
.fi-rr-compress:before {
|
|
121887
|
-
content: "\f267";
|
|
121888
|
-
}
|
|
121889
|
-
.fi-rr-computer:before {
|
|
121890
|
-
content: "\f268";
|
|
121891
|
-
}
|
|
121892
|
-
.fi-rr-confetti:before {
|
|
121893
|
-
content: "\f269";
|
|
121894
|
-
}
|
|
121895
|
-
.fi-rr-cookie:before {
|
|
121896
|
-
content: "\f26a";
|
|
121897
|
-
}
|
|
121898
|
-
.fi-rr-copy-alt:before {
|
|
121899
|
-
content: "\f26b";
|
|
121900
|
-
}
|
|
121901
|
-
.fi-rr-copy:before {
|
|
121902
|
-
content: "\f26c";
|
|
121903
|
-
}
|
|
121904
|
-
.fi-rr-copyright:before {
|
|
121905
|
-
content: "\f26d";
|
|
121906
|
-
}
|
|
121907
|
-
.fi-rr-corn:before {
|
|
121908
|
-
content: "\f26e";
|
|
121909
|
-
}
|
|
121910
|
-
.fi-rr-cow:before {
|
|
121911
|
-
content: "\f26f";
|
|
121912
|
-
}
|
|
121913
|
-
.fi-rr-cream:before {
|
|
121914
|
-
content: "\f270";
|
|
121915
|
-
}
|
|
121916
|
-
.fi-rr-credit-card:before {
|
|
121917
|
-
content: "\f271";
|
|
121918
|
-
}
|
|
121919
|
-
.fi-rr-cricket:before {
|
|
121920
|
-
content: "\f272";
|
|
121921
|
-
}
|
|
121922
|
-
.fi-rr-croissant:before {
|
|
121923
|
-
content: "\f273";
|
|
121924
|
-
}
|
|
121925
|
-
.fi-rr-cross-circle:before {
|
|
121926
|
-
content: "\f274";
|
|
121927
|
-
}
|
|
121928
|
-
.fi-rr-cross-small:before {
|
|
121929
|
-
content: "\f275";
|
|
121930
|
-
}
|
|
121931
|
-
.fi-rr-cross:before {
|
|
121932
|
-
content: "\f276";
|
|
121933
|
-
}
|
|
121934
|
-
.fi-rr-crown:before {
|
|
121935
|
-
content: "\f277";
|
|
121936
|
-
}
|
|
121937
|
-
.fi-rr-crystal-ball:before {
|
|
121938
|
-
content: "\f278";
|
|
121939
|
-
}
|
|
121940
|
-
.fi-rr-cube:before {
|
|
121941
|
-
content: "\f279";
|
|
121942
|
-
}
|
|
121943
|
-
.fi-rr-cupcake:before {
|
|
121944
|
-
content: "\f27a";
|
|
121945
|
-
}
|
|
121946
|
-
.fi-rr-curling:before {
|
|
121947
|
-
content: "\f27b";
|
|
121948
|
-
}
|
|
121949
|
-
.fi-rr-cursor-finger:before {
|
|
121950
|
-
content: "\f27c";
|
|
121951
|
-
}
|
|
121952
|
-
.fi-rr-cursor-plus:before {
|
|
121953
|
-
content: "\f27d";
|
|
121954
|
-
}
|
|
121955
|
-
.fi-rr-cursor-text-alt:before {
|
|
121956
|
-
content: "\f27e";
|
|
121957
|
-
}
|
|
121958
|
-
.fi-rr-cursor-text:before {
|
|
121959
|
-
content: "\f27f";
|
|
121960
|
-
}
|
|
121961
|
-
.fi-rr-cursor:before {
|
|
121962
|
-
content: "\f280";
|
|
121963
|
-
}
|
|
121964
|
-
.fi-rr-d:before {
|
|
121965
|
-
content: "\f281";
|
|
121966
|
-
}
|
|
121967
|
-
.fi-rr-dart:before {
|
|
121968
|
-
content: "\f282";
|
|
121969
|
-
}
|
|
121970
|
-
.fi-rr-dashboard:before {
|
|
121971
|
-
content: "\f283";
|
|
121972
|
-
}
|
|
121973
|
-
.fi-rr-data-transfer:before {
|
|
121974
|
-
content: "\f284";
|
|
121975
|
-
}
|
|
121976
|
-
.fi-rr-database:before {
|
|
121977
|
-
content: "\f285";
|
|
121978
|
-
}
|
|
121979
|
-
.fi-rr-delete-document:before {
|
|
121980
|
-
content: "\f286";
|
|
121981
|
-
}
|
|
121982
|
-
.fi-rr-delete-user:before {
|
|
121983
|
-
content: "\f287";
|
|
121984
|
-
}
|
|
121985
|
-
.fi-rr-delete:before {
|
|
121986
|
-
content: "\f288";
|
|
121987
|
-
}
|
|
121988
|
-
.fi-rr-democrat:before {
|
|
121989
|
-
content: "\f289";
|
|
121990
|
-
}
|
|
121991
|
-
.fi-rr-dewpoint:before {
|
|
121992
|
-
content: "\f28a";
|
|
121993
|
-
}
|
|
121994
|
-
.fi-rr-diamond:before {
|
|
121995
|
-
content: "\f28b";
|
|
121996
|
-
}
|
|
121997
|
-
.fi-rr-dice-alt:before {
|
|
121998
|
-
content: "\f28c";
|
|
121999
|
-
}
|
|
122000
|
-
.fi-rr-dice-d10:before {
|
|
122001
|
-
content: "\f28d";
|
|
122002
|
-
}
|
|
122003
|
-
.fi-rr-dice-d12:before {
|
|
122004
|
-
content: "\f28e";
|
|
122005
|
-
}
|
|
122006
|
-
.fi-rr-dice-d20:before {
|
|
122007
|
-
content: "\f28f";
|
|
122008
|
-
}
|
|
122009
|
-
.fi-rr-dice-d4:before {
|
|
122010
|
-
content: "\f290";
|
|
122011
|
-
}
|
|
122012
|
-
.fi-rr-dice-d6:before {
|
|
122013
|
-
content: "\f291";
|
|
122014
|
-
}
|
|
122015
|
-
.fi-rr-dice-d8:before {
|
|
122016
|
-
content: "\f292";
|
|
122017
|
-
}
|
|
122018
|
-
.fi-rr-dice-four:before {
|
|
122019
|
-
content: "\f293";
|
|
122020
|
-
}
|
|
122021
|
-
.fi-rr-dice-one:before {
|
|
122022
|
-
content: "\f294";
|
|
122023
|
-
}
|
|
122024
|
-
.fi-rr-dice-six:before {
|
|
122025
|
-
content: "\f295";
|
|
122026
|
-
}
|
|
122027
|
-
.fi-rr-dice-three:before {
|
|
122028
|
-
content: "\f296";
|
|
122029
|
-
}
|
|
122030
|
-
.fi-rr-dice-two:before {
|
|
122031
|
-
content: "\f297";
|
|
122032
|
-
}
|
|
122033
|
-
.fi-rr-dice:before {
|
|
122034
|
-
content: "\f298";
|
|
122035
|
-
}
|
|
122036
|
-
.fi-rr-diploma:before {
|
|
122037
|
-
content: "\f299";
|
|
122038
|
-
}
|
|
122039
|
-
.fi-rr-disco-ball:before {
|
|
122040
|
-
content: "\f29a";
|
|
122041
|
-
}
|
|
122042
|
-
.fi-rr-disk:before {
|
|
122043
|
-
content: "\f29b";
|
|
122044
|
-
}
|
|
122045
|
-
.fi-rr-dizzy:before {
|
|
122046
|
-
content: "\f29c";
|
|
122047
|
-
}
|
|
122048
|
-
.fi-rr-doctor:before {
|
|
122049
|
-
content: "\f29d";
|
|
122050
|
-
}
|
|
122051
|
-
.fi-rr-document-signed:before {
|
|
122052
|
-
content: "\f29e";
|
|
122053
|
-
}
|
|
122054
|
-
.fi-rr-document:before {
|
|
122055
|
-
content: "\f29f";
|
|
122056
|
-
}
|
|
122057
|
-
.fi-rr-dollar:before {
|
|
122058
|
-
content: "\f2a0";
|
|
122059
|
-
}
|
|
122060
|
-
.fi-rr-donate:before {
|
|
122061
|
-
content: "\f2a1";
|
|
122062
|
-
}
|
|
122063
|
-
.fi-rr-download:before {
|
|
122064
|
-
content: "\f2a2";
|
|
122065
|
-
}
|
|
122066
|
-
.fi-rr-drafting-compass:before {
|
|
122067
|
-
content: "\f2a3";
|
|
122068
|
-
}
|
|
122069
|
-
.fi-rr-dreidel:before {
|
|
122070
|
-
content: "\f2a4";
|
|
122071
|
-
}
|
|
122072
|
-
.fi-rr-drink-alt:before {
|
|
122073
|
-
content: "\f2a5";
|
|
122074
|
-
}
|
|
122075
|
-
.fi-rr-drumstick:before {
|
|
122076
|
-
content: "\f2a6";
|
|
122077
|
-
}
|
|
122078
|
-
.fi-rr-duplicate:before {
|
|
122079
|
-
content: "\f2a7";
|
|
122080
|
-
}
|
|
122081
|
-
.fi-rr-e-learning:before {
|
|
122082
|
-
content: "\f2a8";
|
|
122083
|
-
}
|
|
122084
|
-
.fi-rr-e:before {
|
|
122085
|
-
content: "\f2a9";
|
|
122086
|
-
}
|
|
122087
|
-
.fi-rr-earnings:before {
|
|
122088
|
-
content: "\f2aa";
|
|
122089
|
-
}
|
|
122090
|
-
.fi-rr-eclipse-alt:before {
|
|
122091
|
-
content: "\f2ab";
|
|
122092
|
-
}
|
|
122093
|
-
.fi-rr-eclipse:before {
|
|
122094
|
-
content: "\f2ac";
|
|
122095
|
-
}
|
|
122096
|
-
.fi-rr-edit-alt:before {
|
|
122097
|
-
content: "\f2ad";
|
|
122098
|
-
}
|
|
122099
|
-
.fi-rr-edit:before {
|
|
122100
|
-
content: "\f2ae";
|
|
122101
|
-
}
|
|
122102
|
-
.fi-rr-egg-fried:before {
|
|
122103
|
-
content: "\f2af";
|
|
122104
|
-
}
|
|
122105
|
-
.fi-rr-egg:before {
|
|
122106
|
-
content: "\f2b0";
|
|
122107
|
-
}
|
|
122108
|
-
.fi-rr-engine-warning:before {
|
|
122109
|
-
content: "\f2b1";
|
|
122110
|
-
}
|
|
122111
|
-
.fi-rr-enter:before {
|
|
122112
|
-
content: "\f2b2";
|
|
122113
|
-
}
|
|
122114
|
-
.fi-rr-envelope-ban:before {
|
|
122115
|
-
content: "\f2b3";
|
|
122116
|
-
}
|
|
122117
|
-
.fi-rr-envelope-bulk:before {
|
|
122118
|
-
content: "\f2b4";
|
|
122119
|
-
}
|
|
122120
|
-
.fi-rr-envelope-download:before {
|
|
122121
|
-
content: "\f2b5";
|
|
122122
|
-
}
|
|
122123
|
-
.fi-rr-envelope-marker:before {
|
|
122124
|
-
content: "\f2b6";
|
|
122125
|
-
}
|
|
122126
|
-
.fi-rr-envelope-open-dollar:before {
|
|
122127
|
-
content: "\f2b7";
|
|
122128
|
-
}
|
|
122129
|
-
.fi-rr-envelope-open-text:before {
|
|
122130
|
-
content: "\f2b8";
|
|
122131
|
-
}
|
|
122132
|
-
.fi-rr-envelope-open:before {
|
|
122133
|
-
content: "\f2b9";
|
|
122134
|
-
}
|
|
122135
|
-
.fi-rr-envelope-plus:before {
|
|
122136
|
-
content: "\f2ba";
|
|
122137
|
-
}
|
|
122138
|
-
.fi-rr-envelope:before {
|
|
122139
|
-
content: "\f2bb";
|
|
122140
|
-
}
|
|
122141
|
-
.fi-rr-equality:before {
|
|
122142
|
-
content: "\f2bc";
|
|
122143
|
-
}
|
|
122144
|
-
.fi-rr-euro:before {
|
|
122145
|
-
content: "\f2bd";
|
|
122146
|
-
}
|
|
122147
|
-
.fi-rr-exchange-alt:before {
|
|
122148
|
-
content: "\f2be";
|
|
122149
|
-
}
|
|
122150
|
-
.fi-rr-exchange:before {
|
|
122151
|
-
content: "\f2bf";
|
|
122152
|
-
}
|
|
122153
|
-
.fi-rr-exclamation:before {
|
|
122154
|
-
content: "\f2c0";
|
|
122155
|
-
}
|
|
122156
|
-
.fi-rr-exit:before {
|
|
122157
|
-
content: "\f2c1";
|
|
122158
|
-
}
|
|
122159
|
-
.fi-rr-expand-arrows-alt:before {
|
|
122160
|
-
content: "\f2c2";
|
|
122161
|
-
}
|
|
122162
|
-
.fi-rr-expand-arrows:before {
|
|
122163
|
-
content: "\f2c3";
|
|
122164
|
-
}
|
|
122165
|
-
.fi-rr-expand:before {
|
|
122166
|
-
content: "\f2c4";
|
|
122167
|
-
}
|
|
122168
|
-
.fi-rr-eye-crossed:before {
|
|
122169
|
-
content: "\f2c5";
|
|
122170
|
-
}
|
|
122171
|
-
.fi-rr-eye-dropper:before {
|
|
122172
|
-
content: "\f2c6";
|
|
122173
|
-
}
|
|
122174
|
-
.fi-rr-eye:before {
|
|
122175
|
-
content: "\f2c7";
|
|
122176
|
-
}
|
|
122177
|
-
.fi-rr-f:before {
|
|
122178
|
-
content: "\f2c8";
|
|
122179
|
-
}
|
|
122180
|
-
.fi-rr-feather:before {
|
|
122181
|
-
content: "\f2c9";
|
|
122182
|
-
}
|
|
122183
|
-
.fi-rr-ferris-wheel:before {
|
|
122184
|
-
content: "\f2ca";
|
|
122185
|
-
}
|
|
122186
|
-
.fi-rr-fighter-jet:before {
|
|
122187
|
-
content: "\f2cb";
|
|
122188
|
-
}
|
|
122189
|
-
.fi-rr-file-invoice-dollar:before {
|
|
122190
|
-
content: "\f2cc";
|
|
122191
|
-
}
|
|
122192
|
-
.fi-rr-file-invoice:before {
|
|
122193
|
-
content: "\f2cd";
|
|
122194
|
-
}
|
|
122195
|
-
.fi-rr-file-ai:before {
|
|
122196
|
-
content: "\f2ce";
|
|
122197
|
-
}
|
|
122198
|
-
.fi-rr-file-chart-line:before {
|
|
122199
|
-
content: "\f2cf";
|
|
122200
|
-
}
|
|
122201
|
-
.fi-rr-file-chart-pie:before {
|
|
122202
|
-
content: "\f2d0";
|
|
122203
|
-
}
|
|
122204
|
-
.fi-rr-file-eps:before {
|
|
122205
|
-
content: "\f2d1";
|
|
122206
|
-
}
|
|
122207
|
-
.fi-rr-file-psd:before {
|
|
122208
|
-
content: "\f2d2";
|
|
122209
|
-
}
|
|
122210
|
-
.fi-rr-file-spreadsheet:before {
|
|
122211
|
-
content: "\f2d3";
|
|
122212
|
-
}
|
|
122213
|
-
.fi-rr-file-video:before {
|
|
122214
|
-
content: "\f2d4";
|
|
122215
|
-
}
|
|
122216
|
-
.fi-rr-file:before {
|
|
122217
|
-
content: "\f2d5";
|
|
122218
|
-
}
|
|
122219
|
-
.fi-rr-fill:before {
|
|
122220
|
-
content: "\f2d6";
|
|
122221
|
-
}
|
|
122222
|
-
.fi-rr-film-slash:before {
|
|
122223
|
-
content: "\f2d7";
|
|
122224
|
-
}
|
|
122225
|
-
.fi-rr-film:before {
|
|
122226
|
-
content: "\f2d8";
|
|
122227
|
-
}
|
|
122228
|
-
.fi-rr-filter-slash:before {
|
|
122229
|
-
content: "\f2d9";
|
|
122230
|
-
}
|
|
122231
|
-
.fi-rr-filter:before {
|
|
122232
|
-
content: "\f2da";
|
|
122233
|
-
}
|
|
122234
|
-
.fi-rr-filters:before {
|
|
122235
|
-
content: "\f2db";
|
|
122236
|
-
}
|
|
122237
|
-
.fi-rr-fingerprint:before {
|
|
122238
|
-
content: "\f2dc";
|
|
122239
|
-
}
|
|
122240
|
-
.fi-rr-fish:before {
|
|
122241
|
-
content: "\f2dd";
|
|
122242
|
-
}
|
|
122243
|
-
.fi-rr-flag-alt:before {
|
|
122244
|
-
content: "\f2de";
|
|
122245
|
-
}
|
|
122246
|
-
.fi-rr-flag-usa:before {
|
|
122247
|
-
content: "\f2df";
|
|
122248
|
-
}
|
|
122249
|
-
.fi-rr-flag:before {
|
|
122250
|
-
content: "\f2e0";
|
|
122251
|
-
}
|
|
122252
|
-
.fi-rr-flame:before {
|
|
122253
|
-
content: "\f2e1";
|
|
122254
|
-
}
|
|
122255
|
-
.fi-rr-flip-horizontal:before {
|
|
122256
|
-
content: "\f2e2";
|
|
122257
|
-
}
|
|
122258
|
-
.fi-rr-flower-bouquet:before {
|
|
122259
|
-
content: "\f2e3";
|
|
122260
|
-
}
|
|
122261
|
-
.fi-rr-flower-tulip:before {
|
|
122262
|
-
content: "\f2e4";
|
|
122263
|
-
}
|
|
122264
|
-
.fi-rr-flower:before {
|
|
122265
|
-
content: "\f2e5";
|
|
122266
|
-
}
|
|
122267
|
-
.fi-rr-flushed:before {
|
|
122268
|
-
content: "\f2e6";
|
|
122269
|
-
}
|
|
122270
|
-
.fi-rr-fog:before {
|
|
122271
|
-
content: "\f2e7";
|
|
122272
|
-
}
|
|
122273
|
-
.fi-rr-folder-download:before {
|
|
122274
|
-
content: "\f2e8";
|
|
122275
|
-
}
|
|
122276
|
-
.fi-rr-folder-minus:before {
|
|
122277
|
-
content: "\f2e9";
|
|
122278
|
-
}
|
|
122279
|
-
.fi-rr-folder-times:before {
|
|
122280
|
-
content: "\f2ea";
|
|
122281
|
-
}
|
|
122282
|
-
.fi-rr-folder-tree:before {
|
|
122283
|
-
content: "\f2eb";
|
|
122284
|
-
}
|
|
122285
|
-
.fi-rr-folder-upload:before {
|
|
122286
|
-
content: "\f2ec";
|
|
122287
|
-
}
|
|
122288
|
-
.fi-rr-folder:before {
|
|
122289
|
-
content: "\f2ed";
|
|
122290
|
-
}
|
|
122291
|
-
.fi-rr-folders:before {
|
|
122292
|
-
content: "\f2ee";
|
|
122293
|
-
}
|
|
122294
|
-
.fi-rr-following:before {
|
|
122295
|
-
content: "\f2ef";
|
|
122296
|
-
}
|
|
122297
|
-
.fi-rr-football:before {
|
|
122298
|
-
content: "\f2f0";
|
|
122299
|
-
}
|
|
122300
|
-
.fi-rr-fork:before {
|
|
122301
|
-
content: "\f2f1";
|
|
122302
|
-
}
|
|
122303
|
-
.fi-rr-form:before {
|
|
122304
|
-
content: "\f2f2";
|
|
122305
|
-
}
|
|
122306
|
-
.fi-rr-forward:before {
|
|
122307
|
-
content: "\f2f3";
|
|
122308
|
-
}
|
|
122309
|
-
.fi-rr-fox:before {
|
|
122310
|
-
content: "\f2f4";
|
|
122311
|
-
}
|
|
122312
|
-
.fi-rr-french-fries:before {
|
|
122313
|
-
content: "\f2f5";
|
|
122314
|
-
}
|
|
122315
|
-
.fi-rr-frown:before {
|
|
122316
|
-
content: "\f2f6";
|
|
122317
|
-
}
|
|
122318
|
-
.fi-rr-ftp:before {
|
|
122319
|
-
content: "\f2f7";
|
|
122320
|
-
}
|
|
122321
|
-
.fi-rr-funnel-dollar:before {
|
|
122322
|
-
content: "\f2f8";
|
|
122323
|
-
}
|
|
122324
|
-
.fi-rr-g:before {
|
|
122325
|
-
content: "\f2f9";
|
|
122326
|
-
}
|
|
122327
|
-
.fi-rr-gallery:before {
|
|
122328
|
-
content: "\f2fa";
|
|
122329
|
-
}
|
|
122330
|
-
.fi-rr-game-board-alt:before {
|
|
122331
|
-
content: "\f2fb";
|
|
122332
|
-
}
|
|
122333
|
-
.fi-rr-game:before {
|
|
122334
|
-
content: "\f2fc";
|
|
122335
|
-
}
|
|
122336
|
-
.fi-rr-gamepad:before {
|
|
122337
|
-
content: "\f2fd";
|
|
122338
|
-
}
|
|
122339
|
-
.fi-rr-garage-car:before {
|
|
122340
|
-
content: "\f2fe";
|
|
122341
|
-
}
|
|
122342
|
-
.fi-rr-garage-open:before {
|
|
122343
|
-
content: "\f2ff";
|
|
122344
|
-
}
|
|
122345
|
-
.fi-rr-garage:before {
|
|
122346
|
-
content: "\f300";
|
|
122347
|
-
}
|
|
122348
|
-
.fi-rr-garlic:before {
|
|
122349
|
-
content: "\f301";
|
|
122350
|
-
}
|
|
122351
|
-
.fi-rr-gas-pump-alt:before {
|
|
122352
|
-
content: "\f302";
|
|
122353
|
-
}
|
|
122354
|
-
.fi-rr-gas-pump-slash:before {
|
|
122355
|
-
content: "\f303";
|
|
122356
|
-
}
|
|
122357
|
-
.fi-rr-gas-pump:before {
|
|
122358
|
-
content: "\f304";
|
|
122359
|
-
}
|
|
122360
|
-
.fi-rr-gem:before {
|
|
122361
|
-
content: "\f305";
|
|
122362
|
-
}
|
|
122363
|
-
.fi-rr-gif:before {
|
|
122364
|
-
content: "\f306";
|
|
122365
|
-
}
|
|
122366
|
-
.fi-rr-gift-card:before {
|
|
122367
|
-
content: "\f307";
|
|
122368
|
-
}
|
|
122369
|
-
.fi-rr-gift:before {
|
|
122370
|
-
content: "\f308";
|
|
122371
|
-
}
|
|
122372
|
-
.fi-rr-gifts:before {
|
|
122373
|
-
content: "\f309";
|
|
122374
|
-
}
|
|
122375
|
-
.fi-rr-gingerbread-man:before {
|
|
122376
|
-
content: "\f30a";
|
|
122377
|
-
}
|
|
122378
|
-
.fi-rr-glass-cheers:before {
|
|
122379
|
-
content: "\f30b";
|
|
122380
|
-
}
|
|
122381
|
-
.fi-rr-glass:before {
|
|
122382
|
-
content: "\f30c";
|
|
122383
|
-
}
|
|
122384
|
-
.fi-rr-glasses:before {
|
|
122385
|
-
content: "\f30d";
|
|
122386
|
-
}
|
|
122387
|
-
.fi-rr-globe-alt:before {
|
|
122388
|
-
content: "\f30e";
|
|
122389
|
-
}
|
|
122390
|
-
.fi-rr-globe:before {
|
|
122391
|
-
content: "\f30f";
|
|
122392
|
-
}
|
|
122393
|
-
.fi-rr-golf:before {
|
|
122394
|
-
content: "\f310";
|
|
122395
|
-
}
|
|
122396
|
-
.fi-rr-graduation-cap:before {
|
|
122397
|
-
content: "\f311";
|
|
122398
|
-
}
|
|
122399
|
-
.fi-rr-grape:before {
|
|
122400
|
-
content: "\f312";
|
|
122401
|
-
}
|
|
122402
|
-
.fi-rr-graphic-tablet:before {
|
|
122403
|
-
content: "\f313";
|
|
122404
|
-
}
|
|
122405
|
-
.fi-rr-grid-alt:before {
|
|
122406
|
-
content: "\f314";
|
|
122407
|
-
}
|
|
122408
|
-
.fi-rr-grid:before {
|
|
122409
|
-
content: "\f315";
|
|
122410
|
-
}
|
|
122411
|
-
.fi-rr-grill:before {
|
|
122412
|
-
content: "\f316";
|
|
122413
|
-
}
|
|
122414
|
-
.fi-rr-grimace:before {
|
|
122415
|
-
content: "\f317";
|
|
122416
|
-
}
|
|
122417
|
-
.fi-rr-grin-alt:before {
|
|
122418
|
-
content: "\f318";
|
|
122419
|
-
}
|
|
122420
|
-
.fi-rr-grin-beam-sweat:before {
|
|
122421
|
-
content: "\f319";
|
|
122422
|
-
}
|
|
122423
|
-
.fi-rr-grin-beam:before {
|
|
122424
|
-
content: "\f31a";
|
|
122425
|
-
}
|
|
122426
|
-
.fi-rr-grin-hearts:before {
|
|
122427
|
-
content: "\f31b";
|
|
122428
|
-
}
|
|
122429
|
-
.fi-rr-grin-squint-tears:before {
|
|
122430
|
-
content: "\f31c";
|
|
122431
|
-
}
|
|
122432
|
-
.fi-rr-grin-squint:before {
|
|
122433
|
-
content: "\f31d";
|
|
122434
|
-
}
|
|
122435
|
-
.fi-rr-grin-stars:before {
|
|
122436
|
-
content: "\f31e";
|
|
122437
|
-
}
|
|
122438
|
-
.fi-rr-grin-tears:before {
|
|
122439
|
-
content: "\f31f";
|
|
122440
|
-
}
|
|
122441
|
-
.fi-rr-grin-tongue-squint:before {
|
|
122442
|
-
content: "\f320";
|
|
122443
|
-
}
|
|
122444
|
-
.fi-rr-grin-tongue-wink:before {
|
|
122445
|
-
content: "\f321";
|
|
122446
|
-
}
|
|
122447
|
-
.fi-rr-grin-tongue:before {
|
|
122448
|
-
content: "\f322";
|
|
122449
|
-
}
|
|
122450
|
-
.fi-rr-grin-wink:before {
|
|
122451
|
-
content: "\f323";
|
|
122452
|
-
}
|
|
122453
|
-
.fi-rr-grin:before {
|
|
122454
|
-
content: "\f324";
|
|
122455
|
-
}
|
|
122456
|
-
.fi-rr-guitar:before {
|
|
122457
|
-
content: "\f325";
|
|
122458
|
-
}
|
|
122459
|
-
.fi-rr-gym:before {
|
|
122460
|
-
content: "\f326";
|
|
122461
|
-
}
|
|
122462
|
-
.fi-rr-h:before {
|
|
122463
|
-
content: "\f327";
|
|
122464
|
-
}
|
|
122465
|
-
.fi-rr-hamburger-soda:before {
|
|
122466
|
-
content: "\f328";
|
|
122467
|
-
}
|
|
122468
|
-
.fi-rr-hamburger:before {
|
|
122469
|
-
content: "\f329";
|
|
122470
|
-
}
|
|
122471
|
-
.fi-rr-hand-holding-box:before {
|
|
122472
|
-
content: "\f32a";
|
|
122473
|
-
}
|
|
122474
|
-
.fi-rr-hand-holding-heart:before {
|
|
122475
|
-
content: "\f32b";
|
|
122476
|
-
}
|
|
122477
|
-
.fi-rr-hand-holding-seeding:before {
|
|
122478
|
-
content: "\f32c";
|
|
122479
|
-
}
|
|
122480
|
-
.fi-rr-hand:before {
|
|
122481
|
-
content: "\f32d";
|
|
122482
|
-
}
|
|
122483
|
-
.fi-rr-handshake:before {
|
|
122484
|
-
content: "\f32e";
|
|
122485
|
-
}
|
|
122486
|
-
.fi-rr-hastag:before {
|
|
122487
|
-
content: "\f32f";
|
|
122488
|
-
}
|
|
122489
|
-
.fi-rr-hat-birthday:before {
|
|
122490
|
-
content: "\f330";
|
|
122491
|
-
}
|
|
122492
|
-
.fi-rr-hat-chef:before {
|
|
122493
|
-
content: "\f331";
|
|
122494
|
-
}
|
|
122495
|
-
.fi-rr-head-side-thinking:before {
|
|
122496
|
-
content: "\f332";
|
|
122497
|
-
}
|
|
122498
|
-
.fi-rr-headphones:before {
|
|
122499
|
-
content: "\f333";
|
|
122500
|
-
}
|
|
122501
|
-
.fi-rr-headset:before {
|
|
122502
|
-
content: "\f334";
|
|
122503
|
-
}
|
|
122504
|
-
.fi-rr-heart-arrow:before {
|
|
122505
|
-
content: "\f335";
|
|
122506
|
-
}
|
|
122507
|
-
.fi-rr-heart:before {
|
|
122508
|
-
content: "\f336";
|
|
122509
|
-
}
|
|
122510
|
-
.fi-rr-heat:before {
|
|
122511
|
-
content: "\f337";
|
|
122512
|
-
}
|
|
122513
|
-
.fi-rr-helicopter-side:before {
|
|
122514
|
-
content: "\f338";
|
|
122515
|
-
}
|
|
122516
|
-
.fi-rr-highlighter:before {
|
|
122517
|
-
content: "\f339";
|
|
122518
|
-
}
|
|
122519
|
-
.fi-rr-hiking:before {
|
|
122520
|
-
content: "\f33a";
|
|
122521
|
-
}
|
|
122522
|
-
.fi-rr-home-location-alt:before {
|
|
122523
|
-
content: "\f33b";
|
|
122524
|
-
}
|
|
122525
|
-
.fi-rr-home-location:before {
|
|
122526
|
-
content: "\f33c";
|
|
122527
|
-
}
|
|
122528
|
-
.fi-rr-home:before {
|
|
122529
|
-
content: "\f33d";
|
|
122530
|
-
}
|
|
122531
|
-
.fi-rr-hotdog:before {
|
|
122532
|
-
content: "\f33e";
|
|
122533
|
-
}
|
|
122534
|
-
.fi-rr-hourglass-end:before {
|
|
122535
|
-
content: "\f33f";
|
|
122536
|
-
}
|
|
122537
|
-
.fi-rr-hourglass:before {
|
|
122538
|
-
content: "\f340";
|
|
122539
|
-
}
|
|
122540
|
-
.fi-rr-house-flood:before {
|
|
122541
|
-
content: "\f341";
|
|
122542
|
-
}
|
|
122543
|
-
.fi-rr-hryvnia:before {
|
|
122544
|
-
content: "\f342";
|
|
122545
|
-
}
|
|
122546
|
-
.fi-rr-humidity:before {
|
|
122547
|
-
content: "\f343";
|
|
122548
|
-
}
|
|
122549
|
-
.fi-rr-hurricane:before {
|
|
122550
|
-
content: "\f344";
|
|
122551
|
-
}
|
|
122552
|
-
.fi-rr-i:before {
|
|
122553
|
-
content: "\f345";
|
|
122554
|
-
}
|
|
122555
|
-
.fi-rr-ice-cream:before {
|
|
122556
|
-
content: "\f346";
|
|
122557
|
-
}
|
|
122558
|
-
.fi-rr-ice-skate:before {
|
|
122559
|
-
content: "\f347";
|
|
122560
|
-
}
|
|
122561
|
-
.fi-rr-id-badge:before {
|
|
122562
|
-
content: "\f348";
|
|
122563
|
-
}
|
|
122564
|
-
.fi-rr-inbox-in:before {
|
|
122565
|
-
content: "\f349";
|
|
122566
|
-
}
|
|
122567
|
-
.fi-rr-inbox-out:before {
|
|
122568
|
-
content: "\f34a";
|
|
122569
|
-
}
|
|
122570
|
-
.fi-rr-inbox:before {
|
|
122571
|
-
content: "\f34b";
|
|
122572
|
-
}
|
|
122573
|
-
.fi-rr-incognito:before {
|
|
122574
|
-
content: "\f34c";
|
|
122575
|
-
}
|
|
122576
|
-
.fi-rr-indent:before {
|
|
122577
|
-
content: "\f34d";
|
|
122578
|
-
}
|
|
122579
|
-
.fi-rr-infinity:before {
|
|
122580
|
-
content: "\f34e";
|
|
122581
|
-
}
|
|
122582
|
-
.fi-rr-info:before {
|
|
122583
|
-
content: "\f34f";
|
|
122584
|
-
}
|
|
122585
|
-
.fi-rr-interactive:before {
|
|
122586
|
-
content: "\f350";
|
|
122587
|
-
}
|
|
122588
|
-
.fi-rr-interface:before {
|
|
122589
|
-
content: "\f351";
|
|
122590
|
-
}
|
|
122591
|
-
.fi-rr-interlining:before {
|
|
122592
|
-
content: "\f352";
|
|
122593
|
-
}
|
|
122594
|
-
.fi-rr-interrogation:before {
|
|
122595
|
-
content: "\f353";
|
|
122596
|
-
}
|
|
122597
|
-
.fi-rr-italic:before {
|
|
122598
|
-
content: "\f354";
|
|
122599
|
-
}
|
|
122600
|
-
.fi-rr-j:before {
|
|
122601
|
-
content: "\f355";
|
|
122602
|
-
}
|
|
122603
|
-
.fi-rr-jam:before {
|
|
122604
|
-
content: "\f356";
|
|
122605
|
-
}
|
|
122606
|
-
.fi-rr-jpg:before {
|
|
122607
|
-
content: "\f357";
|
|
122608
|
-
}
|
|
122609
|
-
.fi-rr-k:before {
|
|
122610
|
-
content: "\f358";
|
|
122611
|
-
}
|
|
122612
|
-
.fi-rr-kerning:before {
|
|
122613
|
-
content: "\f359";
|
|
122614
|
-
}
|
|
122615
|
-
.fi-rr-key:before {
|
|
122616
|
-
content: "\f35a";
|
|
122617
|
-
}
|
|
122618
|
-
.fi-rr-keyboard:before {
|
|
122619
|
-
content: "\f35b";
|
|
122620
|
-
}
|
|
122621
|
-
.fi-rr-keynote:before {
|
|
122622
|
-
content: "\f35c";
|
|
122623
|
-
}
|
|
122624
|
-
.fi-rr-kiss-beam:before {
|
|
122625
|
-
content: "\f35d";
|
|
122626
|
-
}
|
|
122627
|
-
.fi-rr-kiss-wink-heart:before {
|
|
122628
|
-
content: "\f35e";
|
|
122629
|
-
}
|
|
122630
|
-
.fi-rr-kiss:before {
|
|
122631
|
-
content: "\f35f";
|
|
122632
|
-
}
|
|
122633
|
-
.fi-rr-kite:before {
|
|
122634
|
-
content: "\f360";
|
|
122635
|
-
}
|
|
122636
|
-
.fi-rr-knife:before {
|
|
122637
|
-
content: "\f361";
|
|
122638
|
-
}
|
|
122639
|
-
.fi-rr-l:before {
|
|
122640
|
-
content: "\f362";
|
|
122641
|
-
}
|
|
122642
|
-
.fi-rr-label:before {
|
|
122643
|
-
content: "\f363";
|
|
122644
|
-
}
|
|
122645
|
-
.fi-rr-laptop:before {
|
|
122646
|
-
content: "\f364";
|
|
122647
|
-
}
|
|
122648
|
-
.fi-rr-lasso:before {
|
|
122649
|
-
content: "\f365";
|
|
122650
|
-
}
|
|
122651
|
-
.fi-rr-laugh-beam:before {
|
|
122652
|
-
content: "\f366";
|
|
122653
|
-
}
|
|
122654
|
-
.fi-rr-laugh-squint:before {
|
|
122655
|
-
content: "\f367";
|
|
122656
|
-
}
|
|
122657
|
-
.fi-rr-laugh-wink:before {
|
|
122658
|
-
content: "\f368";
|
|
122659
|
-
}
|
|
122660
|
-
.fi-rr-laugh:before {
|
|
122661
|
-
content: "\f369";
|
|
122662
|
-
}
|
|
122663
|
-
.fi-rr-layer-minus:before {
|
|
122664
|
-
content: "\f36a";
|
|
122665
|
-
}
|
|
122666
|
-
.fi-rr-layer-plus:before {
|
|
122667
|
-
content: "\f36b";
|
|
122668
|
-
}
|
|
122669
|
-
.fi-rr-layers:before {
|
|
122670
|
-
content: "\f36c";
|
|
122671
|
-
}
|
|
122672
|
-
.fi-rr-layout-fluid:before {
|
|
122673
|
-
content: "\f36d";
|
|
122674
|
-
}
|
|
122675
|
-
.fi-rr-leaf:before {
|
|
122676
|
-
content: "\f36e";
|
|
122677
|
-
}
|
|
122678
|
-
.fi-rr-lemon:before {
|
|
122679
|
-
content: "\f36f";
|
|
122680
|
-
}
|
|
122681
|
-
.fi-rr-letter-case:before {
|
|
122682
|
-
content: "\f370";
|
|
122683
|
-
}
|
|
122684
|
-
.fi-rr-lettuce:before {
|
|
122685
|
-
content: "\f371";
|
|
122686
|
-
}
|
|
122687
|
-
.fi-rr-level-down-alt:before {
|
|
122688
|
-
content: "\f372";
|
|
122689
|
-
}
|
|
122690
|
-
.fi-rr-level-down:before {
|
|
122691
|
-
content: "\f373";
|
|
122692
|
-
}
|
|
122693
|
-
.fi-rr-level-up-alt:before {
|
|
122694
|
-
content: "\f374";
|
|
122695
|
-
}
|
|
122696
|
-
.fi-rr-level-up:before {
|
|
122697
|
-
content: "\f375";
|
|
122698
|
-
}
|
|
122699
|
-
.fi-rr-life-ring:before {
|
|
122700
|
-
content: "\f376";
|
|
122701
|
-
}
|
|
122702
|
-
.fi-rr-lightbulb-dollar:before {
|
|
122703
|
-
content: "\f377";
|
|
122704
|
-
}
|
|
122705
|
-
.fi-rr-line-width:before {
|
|
122706
|
-
content: "\f378";
|
|
122707
|
-
}
|
|
122708
|
-
.fi-rr-link-alt:before {
|
|
122709
|
-
content: "\f379";
|
|
122710
|
-
}
|
|
122711
|
-
.fi-rr-link-slash-alt:before {
|
|
122712
|
-
content: "\f37a";
|
|
122713
|
-
}
|
|
122714
|
-
.fi-rr-link-slash:before {
|
|
122715
|
-
content: "\f37b";
|
|
122716
|
-
}
|
|
122717
|
-
.fi-rr-link:before {
|
|
122718
|
-
content: "\f37c";
|
|
122719
|
-
}
|
|
122720
|
-
.fi-rr-lipstick:before {
|
|
122721
|
-
content: "\f37d";
|
|
122722
|
-
}
|
|
122723
|
-
.fi-rr-lira-sign:before {
|
|
122724
|
-
content: "\f37e";
|
|
122725
|
-
}
|
|
122726
|
-
.fi-rr-list-check:before {
|
|
122727
|
-
content: "\f37f";
|
|
122728
|
-
}
|
|
122729
|
-
.fi-rr-list:before {
|
|
122730
|
-
content: "\f380";
|
|
122731
|
-
}
|
|
122732
|
-
.fi-rr-loading:before {
|
|
122733
|
-
content: "\f381";
|
|
122734
|
-
}
|
|
122735
|
-
.fi-rr-location-alt:before {
|
|
122736
|
-
content: "\f382";
|
|
122737
|
-
}
|
|
122738
|
-
.fi-rr-lock-alt:before {
|
|
122739
|
-
content: "\f383";
|
|
122740
|
-
}
|
|
122741
|
-
.fi-rr-lock:before {
|
|
122742
|
-
content: "\f384";
|
|
122743
|
-
}
|
|
122744
|
-
.fi-rr-luchador:before {
|
|
122745
|
-
content: "\f385";
|
|
122746
|
-
}
|
|
122747
|
-
.fi-rr-luggage-rolling:before {
|
|
122748
|
-
content: "\f386";
|
|
122749
|
-
}
|
|
122750
|
-
.fi-rr-m:before {
|
|
122751
|
-
content: "\f387";
|
|
122752
|
-
}
|
|
122753
|
-
.fi-rr-magic-wand:before {
|
|
122754
|
-
content: "\f388";
|
|
122755
|
-
}
|
|
122756
|
-
.fi-rr-mailbox:before {
|
|
122757
|
-
content: "\f389";
|
|
122758
|
-
}
|
|
122759
|
-
.fi-rr-makeup-brush:before {
|
|
122760
|
-
content: "\f38a";
|
|
122761
|
-
}
|
|
122762
|
-
.fi-rr-man-head:before {
|
|
122763
|
-
content: "\f38b";
|
|
122764
|
-
}
|
|
122765
|
-
.fi-rr-map-marker-cross:before {
|
|
122766
|
-
content: "\f38c";
|
|
122767
|
-
}
|
|
122768
|
-
.fi-rr-map-marker-home:before {
|
|
122769
|
-
content: "\f38d";
|
|
122770
|
-
}
|
|
122771
|
-
.fi-rr-map-marker-minus:before {
|
|
122772
|
-
content: "\f38e";
|
|
122773
|
-
}
|
|
122774
|
-
.fi-rr-map-marker-plus:before {
|
|
122775
|
-
content: "\f38f";
|
|
122776
|
-
}
|
|
122777
|
-
.fi-rr-map-marker:before {
|
|
122778
|
-
content: "\f390";
|
|
122779
|
-
}
|
|
122780
|
-
.fi-rr-map:before {
|
|
122781
|
-
content: "\f391";
|
|
122782
|
-
}
|
|
122783
|
-
.fi-rr-marker-time:before {
|
|
122784
|
-
content: "\f392";
|
|
122785
|
-
}
|
|
122786
|
-
.fi-rr-marker:before {
|
|
122787
|
-
content: "\f393";
|
|
122788
|
-
}
|
|
122789
|
-
.fi-rr-mars-double:before {
|
|
122790
|
-
content: "\f394";
|
|
122791
|
-
}
|
|
122792
|
-
.fi-rr-mars:before {
|
|
122793
|
-
content: "\f395";
|
|
122794
|
-
}
|
|
122795
|
-
.fi-rr-mask-carnival:before {
|
|
122796
|
-
content: "\f396";
|
|
122797
|
-
}
|
|
122798
|
-
.fi-rr-mask:before {
|
|
122799
|
-
content: "\f397";
|
|
122800
|
-
}
|
|
122801
|
-
.fi-rr-medicine:before {
|
|
122802
|
-
content: "\f398";
|
|
122803
|
-
}
|
|
122804
|
-
.fi-rr-megaphone:before {
|
|
122805
|
-
content: "\f399";
|
|
122806
|
-
}
|
|
122807
|
-
.fi-rr-meh-blank:before {
|
|
122808
|
-
content: "\f39a";
|
|
122809
|
-
}
|
|
122810
|
-
.fi-rr-meh-rolling-eyes:before {
|
|
122811
|
-
content: "\f39b";
|
|
122812
|
-
}
|
|
122813
|
-
.fi-rr-meh:before {
|
|
122814
|
-
content: "\f39c";
|
|
122815
|
-
}
|
|
122816
|
-
.fi-rr-melon:before {
|
|
122817
|
-
content: "\f39d";
|
|
122818
|
-
}
|
|
122819
|
-
.fi-rr-menu-burger:before {
|
|
122820
|
-
content: "\f39e";
|
|
122821
|
-
}
|
|
122822
|
-
.fi-rr-menu-dots-vertical:before {
|
|
122823
|
-
content: "\f39f";
|
|
122824
|
-
}
|
|
122825
|
-
.fi-rr-menu-dots:before {
|
|
122826
|
-
content: "\f3a0";
|
|
122827
|
-
}
|
|
122828
|
-
.fi-rr-meteor:before {
|
|
122829
|
-
content: "\f3a1";
|
|
122830
|
-
}
|
|
122831
|
-
.fi-rr-microphone-alt:before {
|
|
122832
|
-
content: "\f3a2";
|
|
122833
|
-
}
|
|
122834
|
-
.fi-rr-microphone:before {
|
|
122835
|
-
content: "\f3a3";
|
|
122836
|
-
}
|
|
122837
|
-
.fi-rr-mind-share:before {
|
|
122838
|
-
content: "\f3a4";
|
|
122839
|
-
}
|
|
122840
|
-
.fi-rr-minus-small:before {
|
|
122841
|
-
content: "\f3a5";
|
|
122842
|
-
}
|
|
122843
|
-
.fi-rr-minus:before {
|
|
122844
|
-
content: "\f3a6";
|
|
122845
|
-
}
|
|
122846
|
-
.fi-rr-mobile-button:before {
|
|
122847
|
-
content: "\f3a7";
|
|
122848
|
-
}
|
|
122849
|
-
.fi-rr-mobile-notch:before {
|
|
122850
|
-
content: "\f3a8";
|
|
122851
|
-
}
|
|
122852
|
-
.fi-rr-mobile:before {
|
|
122853
|
-
content: "\f3a9";
|
|
122854
|
-
}
|
|
122855
|
-
.fi-rr-mode-landscape:before {
|
|
122856
|
-
content: "\f3aa";
|
|
122857
|
-
}
|
|
122858
|
-
.fi-rr-mode-portrait:before {
|
|
122859
|
-
content: "\f3ab";
|
|
122860
|
-
}
|
|
122861
|
-
.fi-rr-money-bill-wave-alt:before {
|
|
122862
|
-
content: "\f3ac";
|
|
122863
|
-
}
|
|
122864
|
-
.fi-rr-money-bill-wave:before {
|
|
122865
|
-
content: "\f3ad";
|
|
122866
|
-
}
|
|
122867
|
-
.fi-rr-money-check:before {
|
|
122868
|
-
content: "\f3ae";
|
|
122869
|
-
}
|
|
122870
|
-
.fi-rr-money-check-edit-alt:before {
|
|
122871
|
-
content: "\f3af";
|
|
122872
|
-
}
|
|
122873
|
-
.fi-rr-money-check-edit:before {
|
|
122874
|
-
content: "\f3b0";
|
|
122875
|
-
}
|
|
122876
|
-
.fi-rr-money:before {
|
|
122877
|
-
content: "\f3b1";
|
|
122878
|
-
}
|
|
122879
|
-
.fi-rr-moon-stars:before {
|
|
122880
|
-
content: "\f3b2";
|
|
122881
|
-
}
|
|
122882
|
-
.fi-rr-moon:before {
|
|
122883
|
-
content: "\f3b3";
|
|
122884
|
-
}
|
|
122885
|
-
.fi-rr-motorcycle:before {
|
|
122886
|
-
content: "\f3b4";
|
|
122887
|
-
}
|
|
122888
|
-
.fi-rr-mountains:before {
|
|
122889
|
-
content: "\f3b5";
|
|
122890
|
-
}
|
|
122891
|
-
.fi-rr-mouse:before {
|
|
122892
|
-
content: "\f3b6";
|
|
122893
|
-
}
|
|
122894
|
-
.fi-rr-mug-alt:before {
|
|
122895
|
-
content: "\f3b7";
|
|
122896
|
-
}
|
|
122897
|
-
.fi-rr-mug-hot-alt:before {
|
|
122898
|
-
content: "\f3b8";
|
|
122899
|
-
}
|
|
122900
|
-
.fi-rr-mug-hot:before {
|
|
122901
|
-
content: "\f3b9";
|
|
122902
|
-
}
|
|
122903
|
-
.fi-rr-mug-tea:before {
|
|
122904
|
-
content: "\f3ba";
|
|
122905
|
-
}
|
|
122906
|
-
.fi-rr-mug:before {
|
|
122907
|
-
content: "\f3bb";
|
|
122908
|
-
}
|
|
122909
|
-
.fi-rr-mushroom:before {
|
|
122910
|
-
content: "\f3bc";
|
|
122911
|
-
}
|
|
122912
|
-
.fi-rr-music-file:before {
|
|
122913
|
-
content: "\f3bd";
|
|
122914
|
-
}
|
|
122915
|
-
.fi-rr-music-alt:before {
|
|
122916
|
-
content: "\f3be";
|
|
122917
|
-
}
|
|
122918
|
-
.fi-rr-music:before {
|
|
122919
|
-
content: "\f3bf";
|
|
122920
|
-
}
|
|
122921
|
-
.fi-rr-n:before {
|
|
122922
|
-
content: "\f3c0";
|
|
122923
|
-
}
|
|
122924
|
-
.fi-rr-navigation:before {
|
|
122925
|
-
content: "\f3c1";
|
|
122926
|
-
}
|
|
122927
|
-
.fi-rr-network-cloud:before {
|
|
122928
|
-
content: "\f3c2";
|
|
122929
|
-
}
|
|
122930
|
-
.fi-rr-network:before {
|
|
122931
|
-
content: "\f3c3";
|
|
122932
|
-
}
|
|
122933
|
-
.fi-rr-noodles:before {
|
|
122934
|
-
content: "\f3c4";
|
|
122935
|
-
}
|
|
122936
|
-
.fi-rr-notebook:before {
|
|
122937
|
-
content: "\f3c5";
|
|
122938
|
-
}
|
|
122939
|
-
.fi-rr-o:before {
|
|
122940
|
-
content: "\f3c6";
|
|
122941
|
-
}
|
|
122942
|
-
.fi-rr-oil-can:before {
|
|
122943
|
-
content: "\f3c7";
|
|
122944
|
-
}
|
|
122945
|
-
.fi-rr-oil-temp:before {
|
|
122946
|
-
content: "\f3c8";
|
|
122947
|
-
}
|
|
122948
|
-
.fi-rr-olive-oil:before {
|
|
122949
|
-
content: "\f3c9";
|
|
122950
|
-
}
|
|
122951
|
-
.fi-rr-olives:before {
|
|
122952
|
-
content: "\f3ca";
|
|
122953
|
-
}
|
|
122954
|
-
.fi-rr-onion:before {
|
|
122955
|
-
content: "\f3cb";
|
|
122956
|
-
}
|
|
122957
|
-
.fi-rr-opacity:before {
|
|
122958
|
-
content: "\f3cc";
|
|
122959
|
-
}
|
|
122960
|
-
.fi-rr-overline:before {
|
|
122961
|
-
content: "\f3cd";
|
|
122962
|
-
}
|
|
122963
|
-
.fi-rr-p:before {
|
|
122964
|
-
content: "\f3ce";
|
|
122965
|
-
}
|
|
122966
|
-
.fi-rr-package:before {
|
|
122967
|
-
content: "\f3cf";
|
|
122968
|
-
}
|
|
122969
|
-
.fi-rr-page-break:before {
|
|
122970
|
-
content: "\f3d0";
|
|
122971
|
-
}
|
|
122972
|
-
.fi-rr-paint-roller:before {
|
|
122973
|
-
content: "\f3d1";
|
|
122974
|
-
}
|
|
122975
|
-
.fi-rr-paint-brush:before {
|
|
122976
|
-
content: "\f3d2";
|
|
122977
|
-
}
|
|
122978
|
-
.fi-rr-palette:before {
|
|
122979
|
-
content: "\f3d3";
|
|
122980
|
-
}
|
|
122981
|
-
.fi-rr-pan:before {
|
|
122982
|
-
content: "\f3d4";
|
|
122983
|
-
}
|
|
122984
|
-
.fi-rr-password:before {
|
|
122985
|
-
content: "\f3d5";
|
|
122986
|
-
}
|
|
122987
|
-
.fi-rr-pause:before {
|
|
122988
|
-
content: "\f3d6";
|
|
122989
|
-
}
|
|
122990
|
-
.fi-rr-paw:before {
|
|
122991
|
-
content: "\f3d7";
|
|
122992
|
-
}
|
|
122993
|
-
.fi-rr-peach:before {
|
|
122994
|
-
content: "\f3d8";
|
|
122995
|
-
}
|
|
122996
|
-
.fi-rr-pencil-ruler:before {
|
|
122997
|
-
content: "\f3d9";
|
|
122998
|
-
}
|
|
122999
|
-
.fi-rr-pencil:before {
|
|
123000
|
-
content: "\f3da";
|
|
123001
|
-
}
|
|
123002
|
-
.fi-rr-pennant:before {
|
|
123003
|
-
content: "\f3db";
|
|
123004
|
-
}
|
|
123005
|
-
.fi-rr-people-poll:before {
|
|
123006
|
-
content: "\f3dc";
|
|
123007
|
-
}
|
|
123008
|
-
.fi-rr-pepper-hot:before {
|
|
123009
|
-
content: "\f3dd";
|
|
123010
|
-
}
|
|
123011
|
-
.fi-rr-pepper:before {
|
|
123012
|
-
content: "\f3de";
|
|
123013
|
-
}
|
|
123014
|
-
.fi-rr-percentage:before {
|
|
123015
|
-
content: "\f3df";
|
|
123016
|
-
}
|
|
123017
|
-
.fi-rr-pharmacy:before {
|
|
123018
|
-
content: "\f3e0";
|
|
123019
|
-
}
|
|
123020
|
-
.fi-rr-phone-office:before {
|
|
123021
|
-
content: "\f3e1";
|
|
123022
|
-
}
|
|
123023
|
-
.fi-rr-phone-call:before {
|
|
123024
|
-
content: "\f3e2";
|
|
123025
|
-
}
|
|
123026
|
-
.fi-rr-phone-cross:before {
|
|
123027
|
-
content: "\f3e3";
|
|
123028
|
-
}
|
|
123029
|
-
.fi-rr-phone-pause:before {
|
|
123030
|
-
content: "\f3e4";
|
|
123031
|
-
}
|
|
123032
|
-
.fi-rr-phone-slash:before {
|
|
123033
|
-
content: "\f3e5";
|
|
123034
|
-
}
|
|
123035
|
-
.fi-rr-photo-film-music:before {
|
|
123036
|
-
content: "\f3e6";
|
|
123037
|
-
}
|
|
123038
|
-
.fi-rr-photo-video:before {
|
|
123039
|
-
content: "\f3e7";
|
|
123040
|
-
}
|
|
123041
|
-
.fi-rr-physics:before {
|
|
123042
|
-
content: "\f3e8";
|
|
123043
|
-
}
|
|
123044
|
-
.fi-rr-picnic:before {
|
|
123045
|
-
content: "\f3e9";
|
|
123046
|
-
}
|
|
123047
|
-
.fi-rr-picture:before {
|
|
123048
|
-
content: "\f3ea";
|
|
123049
|
-
}
|
|
123050
|
-
.fi-rr-pie:before {
|
|
123051
|
-
content: "\f3eb";
|
|
123052
|
-
}
|
|
123053
|
-
.fi-rr-piece:before {
|
|
123054
|
-
content: "\f3ec";
|
|
123055
|
-
}
|
|
123056
|
-
.fi-rr-pineapple:before {
|
|
123057
|
-
content: "\f3ed";
|
|
123058
|
-
}
|
|
123059
|
-
.fi-rr-ping-pong:before {
|
|
123060
|
-
content: "\f3ee";
|
|
123061
|
-
}
|
|
123062
|
-
.fi-rr-pizza-slice:before {
|
|
123063
|
-
content: "\f3ef";
|
|
123064
|
-
}
|
|
123065
|
-
.fi-rr-plane-alt:before {
|
|
123066
|
-
content: "\f3f0";
|
|
123067
|
-
}
|
|
123068
|
-
.fi-rr-plane:before {
|
|
123069
|
-
content: "\f3f1";
|
|
123070
|
-
}
|
|
123071
|
-
.fi-rr-plate:before {
|
|
123072
|
-
content: "\f3f2";
|
|
123073
|
-
}
|
|
123074
|
-
.fi-rr-play-alt:before {
|
|
123075
|
-
content: "\f3f3";
|
|
123076
|
-
}
|
|
123077
|
-
.fi-rr-play-pause:before {
|
|
123078
|
-
content: "\f3f4";
|
|
123079
|
-
}
|
|
123080
|
-
.fi-rr-play:before {
|
|
123081
|
-
content: "\f3f5";
|
|
123082
|
-
}
|
|
123083
|
-
.fi-rr-playing-cards:before {
|
|
123084
|
-
content: "\f3f6";
|
|
123085
|
-
}
|
|
123086
|
-
.fi-rr-plus-small:before {
|
|
123087
|
-
content: "\f3f7";
|
|
123088
|
-
}
|
|
123089
|
-
.fi-rr-plus:before {
|
|
123090
|
-
content: "\f3f8";
|
|
123091
|
-
}
|
|
123092
|
-
.fi-rr-podium-star:before {
|
|
123093
|
-
content: "\f3f9";
|
|
123094
|
-
}
|
|
123095
|
-
.fi-rr-podium:before {
|
|
123096
|
-
content: "\f3fa";
|
|
123097
|
-
}
|
|
123098
|
-
.fi-rr-poker-chip:before {
|
|
123099
|
-
content: "\f3fb";
|
|
123100
|
-
}
|
|
123101
|
-
.fi-rr-poo:before {
|
|
123102
|
-
content: "\f3fc";
|
|
123103
|
-
}
|
|
123104
|
-
.fi-rr-popcorn:before {
|
|
123105
|
-
content: "\f3fd";
|
|
123106
|
-
}
|
|
123107
|
-
.fi-rr-portrait:before {
|
|
123108
|
-
content: "\f3fe";
|
|
123109
|
-
}
|
|
123110
|
-
.fi-rr-pot:before {
|
|
123111
|
-
content: "\f3ff";
|
|
123112
|
-
}
|
|
123113
|
-
.fi-rr-pound:before {
|
|
123114
|
-
content: "\f400";
|
|
123115
|
-
}
|
|
123116
|
-
.fi-rr-power:before {
|
|
123117
|
-
content: "\f401";
|
|
123118
|
-
}
|
|
123119
|
-
.fi-rr-presentation:before {
|
|
123120
|
-
content: "\f402";
|
|
123121
|
-
}
|
|
123122
|
-
.fi-rr-print:before {
|
|
123123
|
-
content: "\f403";
|
|
123124
|
-
}
|
|
123125
|
-
.fi-rr-protractor:before {
|
|
123126
|
-
content: "\f404";
|
|
123127
|
-
}
|
|
123128
|
-
.fi-rr-pulse:before {
|
|
123129
|
-
content: "\f405";
|
|
123130
|
-
}
|
|
123131
|
-
.fi-rr-pumpkin:before {
|
|
123132
|
-
content: "\f406";
|
|
123133
|
-
}
|
|
123134
|
-
.fi-rr-puzzle:before {
|
|
123135
|
-
content: "\f407";
|
|
123136
|
-
}
|
|
123137
|
-
.fi-rr-pyramid:before {
|
|
123138
|
-
content: "\f408";
|
|
123139
|
-
}
|
|
123140
|
-
.fi-rr-q:before {
|
|
123141
|
-
content: "\f409";
|
|
123142
|
-
}
|
|
123143
|
-
.fi-rr-question-square:before {
|
|
123144
|
-
content: "\f40a";
|
|
123145
|
-
}
|
|
123146
|
-
.fi-rr-question:before {
|
|
123147
|
-
content: "\f40b";
|
|
123148
|
-
}
|
|
123149
|
-
.fi-rr-quote-right:before {
|
|
123150
|
-
content: "\f40c";
|
|
123151
|
-
}
|
|
123152
|
-
.fi-rr-r:before {
|
|
123153
|
-
content: "\f40d";
|
|
123154
|
-
}
|
|
123155
|
-
.fi-rr-racquet:before {
|
|
123156
|
-
content: "\f40e";
|
|
123157
|
-
}
|
|
123158
|
-
.fi-rr-radish:before {
|
|
123159
|
-
content: "\f40f";
|
|
123160
|
-
}
|
|
123161
|
-
.fi-rr-rainbow:before {
|
|
123162
|
-
content: "\f410";
|
|
123163
|
-
}
|
|
123164
|
-
.fi-rr-raindrops:before {
|
|
123165
|
-
content: "\f411";
|
|
123166
|
-
}
|
|
123167
|
-
.fi-rr-rec:before {
|
|
123168
|
-
content: "\f412";
|
|
123169
|
-
}
|
|
123170
|
-
.fi-rr-receipt:before {
|
|
123171
|
-
content: "\f413";
|
|
123172
|
-
}
|
|
123173
|
-
.fi-rr-record-vinyl:before {
|
|
123174
|
-
content: "\f414";
|
|
123175
|
-
}
|
|
123176
|
-
.fi-rr-rectabgle-vertical:before {
|
|
123177
|
-
content: "\f415";
|
|
123178
|
-
}
|
|
123179
|
-
.fi-rr-rectangle-horizontal:before {
|
|
123180
|
-
content: "\f416";
|
|
123181
|
-
}
|
|
123182
|
-
.fi-rr-rectangle-panoramic:before {
|
|
123183
|
-
content: "\f417";
|
|
123184
|
-
}
|
|
123185
|
-
.fi-rr-recycle:before {
|
|
123186
|
-
content: "\f418";
|
|
123187
|
-
}
|
|
123188
|
-
.fi-rr-redo-alt:before {
|
|
123189
|
-
content: "\f419";
|
|
123190
|
-
}
|
|
123191
|
-
.fi-rr-redo:before {
|
|
123192
|
-
content: "\f41a";
|
|
123193
|
-
}
|
|
123194
|
-
.fi-rr-reflect:before {
|
|
123195
|
-
content: "\f41b";
|
|
123196
|
-
}
|
|
123197
|
-
.fi-rr-refresh:before {
|
|
123198
|
-
content: "\f41c";
|
|
123199
|
-
}
|
|
123200
|
-
.fi-rr-registered:before {
|
|
123201
|
-
content: "\f41d";
|
|
123202
|
-
}
|
|
123203
|
-
.fi-rr-remove-user:before {
|
|
123204
|
-
content: "\f41e";
|
|
123205
|
-
}
|
|
123206
|
-
.fi-rr-republican:before {
|
|
123207
|
-
content: "\f41f";
|
|
123208
|
-
}
|
|
123209
|
-
.fi-rr-resize:before {
|
|
123210
|
-
content: "\f420";
|
|
123211
|
-
}
|
|
123212
|
-
.fi-rr-resources:before {
|
|
123213
|
-
content: "\f421";
|
|
123214
|
-
}
|
|
123215
|
-
.fi-rr-restaurant:before {
|
|
123216
|
-
content: "\f422";
|
|
123217
|
-
}
|
|
123218
|
-
.fi-rr-rewind:before {
|
|
123219
|
-
content: "\f423";
|
|
123220
|
-
}
|
|
123221
|
-
.fi-rr-rhombus:before {
|
|
123222
|
-
content: "\f424";
|
|
123223
|
-
}
|
|
123224
|
-
.fi-rr-rings-wedding:before {
|
|
123225
|
-
content: "\f425";
|
|
123226
|
-
}
|
|
123227
|
-
.fi-rr-road:before {
|
|
123228
|
-
content: "\f426";
|
|
123229
|
-
}
|
|
123230
|
-
.fi-rr-rocket-lunch:before {
|
|
123231
|
-
content: "\f427";
|
|
123232
|
-
}
|
|
123233
|
-
.fi-rr-rocket:before {
|
|
123234
|
-
content: "\f428";
|
|
123235
|
-
}
|
|
123236
|
-
.fi-rr-room-service:before {
|
|
123237
|
-
content: "\f429";
|
|
123238
|
-
}
|
|
123239
|
-
.fi-rr-ruble-sign:before {
|
|
123240
|
-
content: "\f42a";
|
|
123241
|
-
}
|
|
123242
|
-
.fi-rr-rugby:before {
|
|
123243
|
-
content: "\f42b";
|
|
123244
|
-
}
|
|
123245
|
-
.fi-rr-ruler-combined:before {
|
|
123246
|
-
content: "\f42c";
|
|
123247
|
-
}
|
|
123248
|
-
.fi-rr-ruler-horizontal:before {
|
|
123249
|
-
content: "\f42d";
|
|
123250
|
-
}
|
|
123251
|
-
.fi-rr-ruler-triangle:before {
|
|
123252
|
-
content: "\f42e";
|
|
123253
|
-
}
|
|
123254
|
-
.fi-rr-ruler-vertical:before {
|
|
123255
|
-
content: "\f42f";
|
|
123256
|
-
}
|
|
123257
|
-
.fi-rr-running:before {
|
|
123258
|
-
content: "\f430";
|
|
123259
|
-
}
|
|
123260
|
-
.fi-rr-rupee-sign:before {
|
|
123261
|
-
content: "\f431";
|
|
123262
|
-
}
|
|
123263
|
-
.fi-rr-rv:before {
|
|
123264
|
-
content: "\f432";
|
|
123265
|
-
}
|
|
123266
|
-
.fi-rr-s:before {
|
|
123267
|
-
content: "\f433";
|
|
123268
|
-
}
|
|
123269
|
-
.fi-rr-sack-dollar:before {
|
|
123270
|
-
content: "\f434";
|
|
123271
|
-
}
|
|
123272
|
-
.fi-rr-sack:before {
|
|
123273
|
-
content: "\f435";
|
|
123274
|
-
}
|
|
123275
|
-
.fi-rr-sad-cry:before {
|
|
123276
|
-
content: "\f436";
|
|
123277
|
-
}
|
|
123278
|
-
.fi-rr-sad-tear:before {
|
|
123279
|
-
content: "\f437";
|
|
123280
|
-
}
|
|
123281
|
-
.fi-rr-sad:before {
|
|
123282
|
-
content: "\f438";
|
|
123283
|
-
}
|
|
123284
|
-
.fi-rr-salad:before {
|
|
123285
|
-
content: "\f439";
|
|
123286
|
-
}
|
|
123287
|
-
.fi-rr-salt-pepper:before {
|
|
123288
|
-
content: "\f43a";
|
|
123289
|
-
}
|
|
123290
|
-
.fi-rr-sandwich:before {
|
|
123291
|
-
content: "\f43b";
|
|
123292
|
-
}
|
|
123293
|
-
.fi-rr-sauce:before {
|
|
123294
|
-
content: "\f43c";
|
|
123295
|
-
}
|
|
123296
|
-
.fi-rr-sausage:before {
|
|
123297
|
-
content: "\f43d";
|
|
123298
|
-
}
|
|
123299
|
-
.fi-rr-scale:before {
|
|
123300
|
-
content: "\f43e";
|
|
123301
|
-
}
|
|
123302
|
-
.fi-rr-school-bus:before {
|
|
123303
|
-
content: "\f43f";
|
|
123304
|
-
}
|
|
123305
|
-
.fi-rr-school:before {
|
|
123306
|
-
content: "\f440";
|
|
123307
|
-
}
|
|
123308
|
-
.fi-rr-scissors:before {
|
|
123309
|
-
content: "\f441";
|
|
123310
|
-
}
|
|
123311
|
-
.fi-rr-screen:before {
|
|
123312
|
-
content: "\f442";
|
|
123313
|
-
}
|
|
123314
|
-
.fi-rr-search-dollar:before {
|
|
123315
|
-
content: "\f443";
|
|
123316
|
-
}
|
|
123317
|
-
.fi-rr-search-location:before {
|
|
123318
|
-
content: "\f444";
|
|
123319
|
-
}
|
|
123320
|
-
.fi-rr-search-alt:before {
|
|
123321
|
-
content: "\f445";
|
|
123322
|
-
}
|
|
123323
|
-
.fi-rr-search-heart:before {
|
|
123324
|
-
content: "\f446";
|
|
123325
|
-
}
|
|
123326
|
-
.fi-rr-search:before {
|
|
123327
|
-
content: "\f447";
|
|
123328
|
-
}
|
|
123329
|
-
.fi-rr-security:before {
|
|
123330
|
-
content: "\f448";
|
|
123331
|
-
}
|
|
123332
|
-
.fi-rr-sensor-alert:before {
|
|
123333
|
-
content: "\f449";
|
|
123334
|
-
}
|
|
123335
|
-
.fi-rr-sensor-fire:before {
|
|
123336
|
-
content: "\f44a";
|
|
123337
|
-
}
|
|
123338
|
-
.fi-rr-sensor-on:before {
|
|
123339
|
-
content: "\f44b";
|
|
123340
|
-
}
|
|
123341
|
-
.fi-rr-sensor-smoke:before {
|
|
123342
|
-
content: "\f44c";
|
|
123343
|
-
}
|
|
123344
|
-
.fi-rr-sensor:before {
|
|
123345
|
-
content: "\f44d";
|
|
123346
|
-
}
|
|
123347
|
-
.fi-rr-settings-sliders:before {
|
|
123348
|
-
content: "\f44e";
|
|
123349
|
-
}
|
|
123350
|
-
.fi-rr-settings:before {
|
|
123351
|
-
content: "\f44f";
|
|
123352
|
-
}
|
|
123353
|
-
.fi-rr-share:before {
|
|
123354
|
-
content: "\f450";
|
|
123355
|
-
}
|
|
123356
|
-
.fi-rr-shekel-sign:before {
|
|
123357
|
-
content: "\f451";
|
|
123358
|
-
}
|
|
123359
|
-
.fi-rr-shield-check:before {
|
|
123360
|
-
content: "\f452";
|
|
123361
|
-
}
|
|
123362
|
-
.fi-rr-shield-exclamation:before {
|
|
123363
|
-
content: "\f453";
|
|
123364
|
-
}
|
|
123365
|
-
.fi-rr-shield-interrogation:before {
|
|
123366
|
-
content: "\f454";
|
|
123367
|
-
}
|
|
123368
|
-
.fi-rr-shield-plus:before {
|
|
123369
|
-
content: "\f455";
|
|
123370
|
-
}
|
|
123371
|
-
.fi-rr-shield:before {
|
|
123372
|
-
content: "\f456";
|
|
123373
|
-
}
|
|
123374
|
-
.fi-rr-ship-side:before {
|
|
123375
|
-
content: "\f457";
|
|
123376
|
-
}
|
|
123377
|
-
.fi-rr-ship:before {
|
|
123378
|
-
content: "\f458";
|
|
123379
|
-
}
|
|
123380
|
-
.fi-rr-shop:before {
|
|
123381
|
-
content: "\f459";
|
|
123382
|
-
}
|
|
123383
|
-
.fi-rr-shopping-basket:before {
|
|
123384
|
-
content: "\f45a";
|
|
123385
|
-
}
|
|
123386
|
-
.fi-rr-shopping-bag-add:before {
|
|
123387
|
-
content: "\f45b";
|
|
123388
|
-
}
|
|
123389
|
-
.fi-rr-shopping-bag:before {
|
|
123390
|
-
content: "\f45c";
|
|
123391
|
-
}
|
|
123392
|
-
.fi-rr-shopping-cart-add:before {
|
|
123393
|
-
content: "\f45d";
|
|
123394
|
-
}
|
|
123395
|
-
.fi-rr-shopping-cart-check:before {
|
|
123396
|
-
content: "\f45e";
|
|
123397
|
-
}
|
|
123398
|
-
.fi-rr-shopping-cart:before {
|
|
123399
|
-
content: "\f45f";
|
|
123400
|
-
}
|
|
123401
|
-
.fi-rr-shrimp:before {
|
|
123402
|
-
content: "\f460";
|
|
123403
|
-
}
|
|
123404
|
-
.fi-rr-shuffle:before {
|
|
123405
|
-
content: "\f461";
|
|
123406
|
-
}
|
|
123407
|
-
.fi-rr-shuttle-van:before {
|
|
123408
|
-
content: "\f462";
|
|
123409
|
-
}
|
|
123410
|
-
.fi-rr-shuttlecock:before {
|
|
123411
|
-
content: "\f463";
|
|
123412
|
-
}
|
|
123413
|
-
.fi-rr-sign-in-alt:before {
|
|
123414
|
-
content: "\f464";
|
|
123415
|
-
}
|
|
123416
|
-
.fi-rr-sign-out-alt:before {
|
|
123417
|
-
content: "\f465";
|
|
123418
|
-
}
|
|
123419
|
-
.fi-rr-signal-alt-1:before {
|
|
123420
|
-
content: "\f466";
|
|
123421
|
-
}
|
|
123422
|
-
.fi-rr-signal-alt-2:before {
|
|
123423
|
-
content: "\f467";
|
|
123424
|
-
}
|
|
123425
|
-
.fi-rr-signal-alt:before {
|
|
123426
|
-
content: "\f468";
|
|
123427
|
-
}
|
|
123428
|
-
.fi-rr-skateboard:before {
|
|
123429
|
-
content: "\f469";
|
|
123430
|
-
}
|
|
123431
|
-
.fi-rr-skating:before {
|
|
123432
|
-
content: "\f46a";
|
|
123433
|
-
}
|
|
123434
|
-
.fi-rr-skewer:before {
|
|
123435
|
-
content: "\f46b";
|
|
123436
|
-
}
|
|
123437
|
-
.fi-rr-ski-jump:before {
|
|
123438
|
-
content: "\f46c";
|
|
123439
|
-
}
|
|
123440
|
-
.fi-rr-ski-lift:before {
|
|
123441
|
-
content: "\f46d";
|
|
123442
|
-
}
|
|
123443
|
-
.fi-rr-skiing-nordic:before {
|
|
123444
|
-
content: "\f46e";
|
|
123445
|
-
}
|
|
123446
|
-
.fi-rr-skiing:before {
|
|
123447
|
-
content: "\f46f";
|
|
123448
|
-
}
|
|
123449
|
-
.fi-rr-sledding:before {
|
|
123450
|
-
content: "\f470";
|
|
123451
|
-
}
|
|
123452
|
-
.fi-rr-sleigh:before {
|
|
123453
|
-
content: "\f471";
|
|
123454
|
-
}
|
|
123455
|
-
.fi-rr-smartphone:before {
|
|
123456
|
-
content: "\f472";
|
|
123457
|
-
}
|
|
123458
|
-
.fi-rr-smile-beam:before {
|
|
123459
|
-
content: "\f473";
|
|
123460
|
-
}
|
|
123461
|
-
.fi-rr-smile-wink:before {
|
|
123462
|
-
content: "\f474";
|
|
123463
|
-
}
|
|
123464
|
-
.fi-rr-smile:before {
|
|
123465
|
-
content: "\f475";
|
|
123466
|
-
}
|
|
123467
|
-
.fi-rr-smog:before {
|
|
123468
|
-
content: "\f476";
|
|
123469
|
-
}
|
|
123470
|
-
.fi-rr-smoke:before {
|
|
123471
|
-
content: "\f477";
|
|
123472
|
-
}
|
|
123473
|
-
.fi-rr-snow-blowing:before {
|
|
123474
|
-
content: "\f478";
|
|
123475
|
-
}
|
|
123476
|
-
.fi-rr-snowboarding:before {
|
|
123477
|
-
content: "\f479";
|
|
123478
|
-
}
|
|
123479
|
-
.fi-rr-snowflake:before {
|
|
123480
|
-
content: "\f47a";
|
|
123481
|
-
}
|
|
123482
|
-
.fi-rr-snowflakes:before {
|
|
123483
|
-
content: "\f47b";
|
|
123484
|
-
}
|
|
123485
|
-
.fi-rr-snowmobile:before {
|
|
123486
|
-
content: "\f47c";
|
|
123487
|
-
}
|
|
123488
|
-
.fi-rr-snowplow:before {
|
|
123489
|
-
content: "\f47d";
|
|
123490
|
-
}
|
|
123491
|
-
.fi-rr-soap:before {
|
|
123492
|
-
content: "\f47e";
|
|
123493
|
-
}
|
|
123494
|
-
.fi-rr-social-network:before {
|
|
123495
|
-
content: "\f47f";
|
|
123496
|
-
}
|
|
123497
|
-
.fi-rr-sort-alpha-down-alt:before {
|
|
123498
|
-
content: "\f480";
|
|
123499
|
-
}
|
|
123500
|
-
.fi-rr-sort-alpha-down:before {
|
|
123501
|
-
content: "\f481";
|
|
123502
|
-
}
|
|
123503
|
-
.fi-rr-sort-alpha-up-alt:before {
|
|
123504
|
-
content: "\f482";
|
|
123505
|
-
}
|
|
123506
|
-
.fi-rr-sort-alpha-up:before {
|
|
123507
|
-
content: "\f483";
|
|
123508
|
-
}
|
|
123509
|
-
.fi-rr-sort-alt:before {
|
|
123510
|
-
content: "\f484";
|
|
123511
|
-
}
|
|
123512
|
-
.fi-rr-sort-amount-down-alt:before {
|
|
123513
|
-
content: "\f485";
|
|
123514
|
-
}
|
|
123515
|
-
.fi-rr-sort-amount-down:before {
|
|
123516
|
-
content: "\f486";
|
|
123517
|
-
}
|
|
123518
|
-
.fi-rr-sort-amount-up-alt:before {
|
|
123519
|
-
content: "\f487";
|
|
123520
|
-
}
|
|
123521
|
-
.fi-rr-sort-amount-up:before {
|
|
123522
|
-
content: "\f488";
|
|
123523
|
-
}
|
|
123524
|
-
.fi-rr-sort-numeric-down-alt:before {
|
|
123525
|
-
content: "\f489";
|
|
123526
|
-
}
|
|
123527
|
-
.fi-rr-sort-numeric-down:before {
|
|
123528
|
-
content: "\f48a";
|
|
123529
|
-
}
|
|
123530
|
-
.fi-rr-sort:before {
|
|
123531
|
-
content: "\f48b";
|
|
123532
|
-
}
|
|
123533
|
-
.fi-rr-soup:before {
|
|
123534
|
-
content: "\f48c";
|
|
123535
|
-
}
|
|
123536
|
-
.fi-rr-spa:before {
|
|
123537
|
-
content: "\f48d";
|
|
123538
|
-
}
|
|
123539
|
-
.fi-rr-space-shuttle:before {
|
|
123540
|
-
content: "\f48e";
|
|
123541
|
-
}
|
|
123542
|
-
.fi-rr-spade:before {
|
|
123543
|
-
content: "\f48f";
|
|
123544
|
-
}
|
|
123545
|
-
.fi-rr-sparkles:before {
|
|
123546
|
-
content: "\f490";
|
|
123547
|
-
}
|
|
123548
|
-
.fi-rr-speaker:before {
|
|
123549
|
-
content: "\f491";
|
|
123550
|
-
}
|
|
123551
|
-
.fi-rr-sphere:before {
|
|
123552
|
-
content: "\f492";
|
|
123553
|
-
}
|
|
123554
|
-
.fi-rr-spinner:before {
|
|
123555
|
-
content: "\f493";
|
|
123556
|
-
}
|
|
123557
|
-
.fi-rr-spoon:before {
|
|
123558
|
-
content: "\f494";
|
|
123559
|
-
}
|
|
123560
|
-
.fi-rr-sport:before {
|
|
123561
|
-
content: "\f495";
|
|
123562
|
-
}
|
|
123563
|
-
.fi-rr-sports:before {
|
|
123564
|
-
content: "\f496";
|
|
123565
|
-
}
|
|
123566
|
-
.fi-rr-square-root:before {
|
|
123567
|
-
content: "\f497";
|
|
123568
|
-
}
|
|
123569
|
-
.fi-rr-square:before {
|
|
123570
|
-
content: "\f498";
|
|
123571
|
-
}
|
|
123572
|
-
.fi-rr-stamp:before {
|
|
123573
|
-
content: "\f499";
|
|
123574
|
-
}
|
|
123575
|
-
.fi-rr-star-octogram:before {
|
|
123576
|
-
content: "\f49a";
|
|
123577
|
-
}
|
|
123578
|
-
.fi-rr-star:before {
|
|
123579
|
-
content: "\f49b";
|
|
123580
|
-
}
|
|
123581
|
-
.fi-rr-starfighter:before {
|
|
123582
|
-
content: "\f49c";
|
|
123583
|
-
}
|
|
123584
|
-
.fi-rr-stars:before {
|
|
123585
|
-
content: "\f49d";
|
|
123586
|
-
}
|
|
123587
|
-
.fi-rr-stats:before {
|
|
123588
|
-
content: "\f49e";
|
|
123589
|
-
}
|
|
123590
|
-
.fi-rr-steak:before {
|
|
123591
|
-
content: "\f49f";
|
|
123592
|
-
}
|
|
123593
|
-
.fi-rr-steering-wheel:before {
|
|
123594
|
-
content: "\f4a0";
|
|
123595
|
-
}
|
|
123596
|
-
.fi-rr-stethoscope:before {
|
|
123597
|
-
content: "\f4a1";
|
|
123598
|
-
}
|
|
123599
|
-
.fi-rr-sticker:before {
|
|
123600
|
-
content: "\f4a2";
|
|
123601
|
-
}
|
|
123602
|
-
.fi-rr-stop:before {
|
|
123603
|
-
content: "\f4a3";
|
|
123604
|
-
}
|
|
123605
|
-
.fi-rr-stopwatch:before {
|
|
123606
|
-
content: "\f4a4";
|
|
123607
|
-
}
|
|
123608
|
-
.fi-rr-store-alt:before {
|
|
123609
|
-
content: "\f4a5";
|
|
123610
|
-
}
|
|
123611
|
-
.fi-rr-strawberry:before {
|
|
123612
|
-
content: "\f4a6";
|
|
123613
|
-
}
|
|
123614
|
-
.fi-rr-subtitles:before {
|
|
123615
|
-
content: "\f4a7";
|
|
123616
|
-
}
|
|
123617
|
-
.fi-rr-subway:before {
|
|
123618
|
-
content: "\f4a8";
|
|
123619
|
-
}
|
|
123620
|
-
.fi-rr-suitcase-alt:before {
|
|
123621
|
-
content: "\f4a9";
|
|
123622
|
-
}
|
|
123623
|
-
.fi-rr-summer:before {
|
|
123624
|
-
content: "\f4aa";
|
|
123625
|
-
}
|
|
123626
|
-
.fi-rr-sun:before {
|
|
123627
|
-
content: "\f4ab";
|
|
123628
|
-
}
|
|
123629
|
-
.fi-rr-sunrise-alt:before {
|
|
123630
|
-
content: "\f4ac";
|
|
123631
|
-
}
|
|
123632
|
-
.fi-rr-sunrise:before {
|
|
123633
|
-
content: "\f4ad";
|
|
123634
|
-
}
|
|
123635
|
-
.fi-rr-sunset:before {
|
|
123636
|
-
content: "\f4ae";
|
|
123637
|
-
}
|
|
123638
|
-
.fi-rr-surfing:before {
|
|
123639
|
-
content: "\f4af";
|
|
123640
|
-
}
|
|
123641
|
-
.fi-rr-surprise:before {
|
|
123642
|
-
content: "\f4b0";
|
|
123643
|
-
}
|
|
123644
|
-
.fi-rr-sushi:before {
|
|
123645
|
-
content: "\f4b1";
|
|
123646
|
-
}
|
|
123647
|
-
.fi-rr-swimmer:before {
|
|
123648
|
-
content: "\f4b2";
|
|
123649
|
-
}
|
|
123650
|
-
.fi-rr-sword:before {
|
|
123651
|
-
content: "\f4b3";
|
|
123652
|
-
}
|
|
123653
|
-
.fi-rr-symbol:before {
|
|
123654
|
-
content: "\f4b4";
|
|
123655
|
-
}
|
|
123656
|
-
.fi-rr-syringe:before {
|
|
123657
|
-
content: "\f4b5";
|
|
123658
|
-
}
|
|
123659
|
-
.fi-rr-t:before {
|
|
123660
|
-
content: "\f4b6";
|
|
123661
|
-
}
|
|
123662
|
-
.fi-rr-tablet:before {
|
|
123663
|
-
content: "\f4b7";
|
|
123664
|
-
}
|
|
123665
|
-
.fi-rr-tachometer-alt-average:before {
|
|
123666
|
-
content: "\f4b8";
|
|
123667
|
-
}
|
|
123668
|
-
.fi-rr-tachometer-alt-fastest:before {
|
|
123669
|
-
content: "\f4b9";
|
|
123670
|
-
}
|
|
123671
|
-
.fi-rr-tachometer-alt-slow:before {
|
|
123672
|
-
content: "\f4ba";
|
|
123673
|
-
}
|
|
123674
|
-
.fi-rr-tachometer-alt-slowest:before {
|
|
123675
|
-
content: "\f4bb";
|
|
123676
|
-
}
|
|
123677
|
-
.fi-rr-tachometer-average:before {
|
|
123678
|
-
content: "\f4bc";
|
|
123679
|
-
}
|
|
123680
|
-
.fi-rr-tachometer-fast:before {
|
|
123681
|
-
content: "\f4bd";
|
|
123682
|
-
}
|
|
123683
|
-
.fi-rr-tachometer-fastest:before {
|
|
123684
|
-
content: "\f4be";
|
|
123685
|
-
}
|
|
123686
|
-
.fi-rr-tachometer-slow:before {
|
|
123687
|
-
content: "\f4bf";
|
|
123688
|
-
}
|
|
123689
|
-
.fi-rr-tachometer-slowest:before {
|
|
123690
|
-
content: "\f4c0";
|
|
123691
|
-
}
|
|
123692
|
-
.fi-rr-tachometer:before {
|
|
123693
|
-
content: "\f4c1";
|
|
123694
|
-
}
|
|
123695
|
-
.fi-rr-taco:before {
|
|
123696
|
-
content: "\f4c2";
|
|
123697
|
-
}
|
|
123698
|
-
.fi-rr-tags:before {
|
|
123699
|
-
content: "\f4c3";
|
|
123700
|
-
}
|
|
123701
|
-
.fi-rr-tally:before {
|
|
123702
|
-
content: "\f4c4";
|
|
123703
|
-
}
|
|
123704
|
-
.fi-rr-target:before {
|
|
123705
|
-
content: "\f4c5";
|
|
123706
|
-
}
|
|
123707
|
-
.fi-rr-taxi:before {
|
|
123708
|
-
content: "\f4c6";
|
|
123709
|
-
}
|
|
123710
|
-
.fi-rr-temperature-down:before {
|
|
123711
|
-
content: "\f4c7";
|
|
123712
|
-
}
|
|
123713
|
-
.fi-rr-temperature-frigid:before {
|
|
123714
|
-
content: "\f4c8";
|
|
123715
|
-
}
|
|
123716
|
-
.fi-rr-temperature-high:before {
|
|
123717
|
-
content: "\f4c9";
|
|
123718
|
-
}
|
|
123719
|
-
.fi-rr-temperature-low:before {
|
|
123720
|
-
content: "\f4ca";
|
|
123721
|
-
}
|
|
123722
|
-
.fi-rr-temperature-up:before {
|
|
123723
|
-
content: "\f4cb";
|
|
123724
|
-
}
|
|
123725
|
-
.fi-rr-tenge:before {
|
|
123726
|
-
content: "\f4cc";
|
|
123727
|
-
}
|
|
123728
|
-
.fi-rr-tennis:before {
|
|
123729
|
-
content: "\f4cd";
|
|
123730
|
-
}
|
|
123731
|
-
.fi-rr-terrace:before {
|
|
123732
|
-
content: "\f4ce";
|
|
123733
|
-
}
|
|
123734
|
-
.fi-rr-test-tube:before {
|
|
123735
|
-
content: "\f4cf";
|
|
123736
|
-
}
|
|
123737
|
-
.fi-rr-test:before {
|
|
123738
|
-
content: "\f4d0";
|
|
123739
|
-
}
|
|
123740
|
-
.fi-rr-text-check:before {
|
|
123741
|
-
content: "\f4d1";
|
|
123742
|
-
}
|
|
123743
|
-
.fi-rr-text-slash:before {
|
|
123744
|
-
content: "\f4d2";
|
|
123745
|
-
}
|
|
123746
|
-
.fi-rr-text:before {
|
|
123747
|
-
content: "\f4d3";
|
|
123748
|
-
}
|
|
123749
|
-
.fi-rr-thermometer-half:before {
|
|
123750
|
-
content: "\f4d4";
|
|
123751
|
-
}
|
|
123752
|
-
.fi-rr-thumbtack:before {
|
|
123753
|
-
content: "\f4d5";
|
|
123754
|
-
}
|
|
123755
|
-
.fi-rr-thunderstorm-moon:before {
|
|
123756
|
-
content: "\f4d6";
|
|
123757
|
-
}
|
|
123758
|
-
.fi-rr-thunderstorm-sun:before {
|
|
123759
|
-
content: "\f4d7";
|
|
123760
|
-
}
|
|
123761
|
-
.fi-rr-thunderstorm:before {
|
|
123762
|
-
content: "\f4d8";
|
|
123763
|
-
}
|
|
123764
|
-
.fi-rr-ticket:before {
|
|
123765
|
-
content: "\f4d9";
|
|
123766
|
-
}
|
|
123767
|
-
.fi-rr-time-add:before {
|
|
123768
|
-
content: "\f4da";
|
|
123769
|
-
}
|
|
123770
|
-
.fi-rr-time-check:before {
|
|
123771
|
-
content: "\f4db";
|
|
123772
|
-
}
|
|
123773
|
-
.fi-rr-time-delete:before {
|
|
123774
|
-
content: "\f4dc";
|
|
123775
|
-
}
|
|
123776
|
-
.fi-rr-time-fast:before {
|
|
123777
|
-
content: "\f4dd";
|
|
123778
|
-
}
|
|
123779
|
-
.fi-rr-time-forward-sixty:before {
|
|
123780
|
-
content: "\f4de";
|
|
123781
|
-
}
|
|
123782
|
-
.fi-rr-time-forward-ten:before {
|
|
123783
|
-
content: "\f4df";
|
|
123784
|
-
}
|
|
123785
|
-
.fi-rr-time-forward:before {
|
|
123786
|
-
content: "\f4e0";
|
|
123787
|
-
}
|
|
123788
|
-
.fi-rr-time-half-past:before {
|
|
123789
|
-
content: "\f4e1";
|
|
123790
|
-
}
|
|
123791
|
-
.fi-rr-time-oclock:before {
|
|
123792
|
-
content: "\f4e2";
|
|
123793
|
-
}
|
|
123794
|
-
.fi-rr-time-past:before {
|
|
123795
|
-
content: "\f4e3";
|
|
123796
|
-
}
|
|
123797
|
-
.fi-rr-time-quarter-to:before {
|
|
123798
|
-
content: "\f4e4";
|
|
123799
|
-
}
|
|
123800
|
-
.fi-rr-time-quarter-past:before {
|
|
123801
|
-
content: "\f4e5";
|
|
123802
|
-
}
|
|
123803
|
-
.fi-rr-time-twenty-four:before {
|
|
123804
|
-
content: "\f4e6";
|
|
123805
|
-
}
|
|
123806
|
-
.fi-rr-tire-flat:before {
|
|
123807
|
-
content: "\f4e7";
|
|
123808
|
-
}
|
|
123809
|
-
.fi-rr-tire-pressure-warning:before {
|
|
123810
|
-
content: "\f4e8";
|
|
123811
|
-
}
|
|
123812
|
-
.fi-rr-tire-rugged:before {
|
|
123813
|
-
content: "\f4e9";
|
|
123814
|
-
}
|
|
123815
|
-
.fi-rr-tire:before {
|
|
123816
|
-
content: "\f4ea";
|
|
123817
|
-
}
|
|
123818
|
-
.fi-rr-tired:before {
|
|
123819
|
-
content: "\f4eb";
|
|
123820
|
-
}
|
|
123821
|
-
.fi-rr-tomato:before {
|
|
123822
|
-
content: "\f4ec";
|
|
123823
|
-
}
|
|
123824
|
-
.fi-rr-tool-box:before {
|
|
123825
|
-
content: "\f4ed";
|
|
123826
|
-
}
|
|
123827
|
-
.fi-rr-tool-crop:before {
|
|
123828
|
-
content: "\f4ee";
|
|
123829
|
-
}
|
|
123830
|
-
.fi-rr-tool-marquee:before {
|
|
123831
|
-
content: "\f4ef";
|
|
123832
|
-
}
|
|
123833
|
-
.fi-rr-tooth:before {
|
|
123834
|
-
content: "\f4f0";
|
|
123835
|
-
}
|
|
123836
|
-
.fi-rr-tornado:before {
|
|
123837
|
-
content: "\f4f1";
|
|
123838
|
-
}
|
|
123839
|
-
.fi-rr-tractor:before {
|
|
123840
|
-
content: "\f4f2";
|
|
123841
|
-
}
|
|
123842
|
-
.fi-rr-trailer:before {
|
|
123843
|
-
content: "\f4f3";
|
|
123844
|
-
}
|
|
123845
|
-
.fi-rr-train-side:before {
|
|
123846
|
-
content: "\f4f4";
|
|
123847
|
-
}
|
|
123848
|
-
.fi-rr-train:before {
|
|
123849
|
-
content: "\f4f5";
|
|
123850
|
-
}
|
|
123851
|
-
.fi-rr-tram:before {
|
|
123852
|
-
content: "\f4f6";
|
|
123853
|
-
}
|
|
123854
|
-
.fi-rr-transform:before {
|
|
123855
|
-
content: "\f4f7";
|
|
123856
|
-
}
|
|
123857
|
-
.fi-rr-trash:before {
|
|
123858
|
-
content: "\f4f8";
|
|
123859
|
-
}
|
|
123860
|
-
.fi-rr-treasure-chest:before {
|
|
123861
|
-
content: "\f4f9";
|
|
123862
|
-
}
|
|
123863
|
-
.fi-rr-treatment:before {
|
|
123864
|
-
content: "\f4fa";
|
|
123865
|
-
}
|
|
123866
|
-
.fi-rr-tree-christmas:before {
|
|
123867
|
-
content: "\f4fb";
|
|
123868
|
-
}
|
|
123869
|
-
.fi-rr-tree:before {
|
|
123870
|
-
content: "\f4fc";
|
|
123871
|
-
}
|
|
123872
|
-
.fi-rr-triangle:before {
|
|
123873
|
-
content: "\f4fd";
|
|
123874
|
-
}
|
|
123875
|
-
.fi-rr-trophy:before {
|
|
123876
|
-
content: "\f4fe";
|
|
123877
|
-
}
|
|
123878
|
-
.fi-rr-truck-container:before {
|
|
123879
|
-
content: "\f4ff";
|
|
123880
|
-
}
|
|
123881
|
-
.fi-rr-truck-couch:before {
|
|
123882
|
-
content: "\f500";
|
|
123883
|
-
}
|
|
123884
|
-
.fi-rr-truck-loading:before {
|
|
123885
|
-
content: "\f501";
|
|
123886
|
-
}
|
|
123887
|
-
.fi-rr-truck-monster:before {
|
|
123888
|
-
content: "\f502";
|
|
123889
|
-
}
|
|
123890
|
-
.fi-rr-truck-moving:before {
|
|
123891
|
-
content: "\f503";
|
|
123892
|
-
}
|
|
123893
|
-
.fi-rr-truck-pickup:before {
|
|
123894
|
-
content: "\f504";
|
|
123895
|
-
}
|
|
123896
|
-
.fi-rr-truck-plow:before {
|
|
123897
|
-
content: "\f505";
|
|
123898
|
-
}
|
|
123899
|
-
.fi-rr-truck-ramp:before {
|
|
123900
|
-
content: "\f506";
|
|
123901
|
-
}
|
|
123902
|
-
.fi-rr-truck-side:before {
|
|
123903
|
-
content: "\f507";
|
|
123904
|
-
}
|
|
123905
|
-
.fi-rr-tty:before {
|
|
123906
|
-
content: "\f508";
|
|
123907
|
-
}
|
|
123908
|
-
.fi-rr-turkey:before {
|
|
123909
|
-
content: "\f509";
|
|
123910
|
-
}
|
|
123911
|
-
.fi-rr-tv-music:before {
|
|
123912
|
-
content: "\f50a";
|
|
123913
|
-
}
|
|
123914
|
-
.fi-rr-typewriter:before {
|
|
123915
|
-
content: "\f50b";
|
|
123916
|
-
}
|
|
123917
|
-
.fi-rr-u:before {
|
|
123918
|
-
content: "\f50c";
|
|
123919
|
-
}
|
|
123920
|
-
.fi-rr-umbrella:before {
|
|
123921
|
-
content: "\f50d";
|
|
123922
|
-
}
|
|
123923
|
-
.fi-rr-underline:before {
|
|
123924
|
-
content: "\f50e";
|
|
123925
|
-
}
|
|
123926
|
-
.fi-rr-undo-alt:before {
|
|
123927
|
-
content: "\f50f";
|
|
123928
|
-
}
|
|
123929
|
-
.fi-rr-undo:before {
|
|
123930
|
-
content: "\f510";
|
|
123931
|
-
}
|
|
123932
|
-
.fi-rr-unlock:before {
|
|
123933
|
-
content: "\f511";
|
|
123934
|
-
}
|
|
123935
|
-
.fi-rr-upload:before {
|
|
123936
|
-
content: "\f512";
|
|
123937
|
-
}
|
|
123938
|
-
.fi-rr-usb-pendrive:before {
|
|
123939
|
-
content: "\f513";
|
|
123940
|
-
}
|
|
123941
|
-
.fi-rr-usd-circle:before {
|
|
123942
|
-
content: "\f514";
|
|
123943
|
-
}
|
|
123944
|
-
.fi-rr-usd-square:before {
|
|
123945
|
-
content: "\f515";
|
|
123946
|
-
}
|
|
123947
|
-
.fi-rr-user-add:before {
|
|
123948
|
-
content: "\f516";
|
|
123949
|
-
}
|
|
123950
|
-
.fi-rr-user-time:before {
|
|
123951
|
-
content: "\f517";
|
|
123952
|
-
}
|
|
123953
|
-
.fi-rr-user:before {
|
|
123954
|
-
content: "\f518";
|
|
123955
|
-
}
|
|
123956
|
-
.fi-rr-users-alt:before {
|
|
123957
|
-
content: "\f519";
|
|
123958
|
-
}
|
|
123959
|
-
.fi-rr-users:before {
|
|
123960
|
-
content: "\f51a";
|
|
123961
|
-
}
|
|
123962
|
-
.fi-rr-utensils:before {
|
|
123963
|
-
content: "\f51b";
|
|
123964
|
-
}
|
|
123965
|
-
.fi-rr-v:before {
|
|
123966
|
-
content: "\f51c";
|
|
123967
|
-
}
|
|
123968
|
-
.fi-rr-vector-alt:before {
|
|
123969
|
-
content: "\f51d";
|
|
123970
|
-
}
|
|
123971
|
-
.fi-rr-vector:before {
|
|
123972
|
-
content: "\f51e";
|
|
123973
|
-
}
|
|
123974
|
-
.fi-rr-venus-double:before {
|
|
123975
|
-
content: "\f51f";
|
|
123976
|
-
}
|
|
123977
|
-
.fi-rr-venus-mars:before {
|
|
123978
|
-
content: "\f520";
|
|
123979
|
-
}
|
|
123980
|
-
.fi-rr-venus:before {
|
|
123981
|
-
content: "\f521";
|
|
123982
|
-
}
|
|
123983
|
-
.fi-rr-video-arrow-down-left:before {
|
|
123984
|
-
content: "\f522";
|
|
123985
|
-
}
|
|
123986
|
-
.fi-rr-video-arrow-up-right:before {
|
|
123987
|
-
content: "\f523";
|
|
123988
|
-
}
|
|
123989
|
-
.fi-rr-video-camera-alt:before {
|
|
123990
|
-
content: "\f524";
|
|
123991
|
-
}
|
|
123992
|
-
.fi-rr-video-camera:before {
|
|
123993
|
-
content: "\f525";
|
|
123994
|
-
}
|
|
123995
|
-
.fi-rr-video-plus:before {
|
|
123996
|
-
content: "\f526";
|
|
123997
|
-
}
|
|
123998
|
-
.fi-rr-video-slash:before {
|
|
123999
|
-
content: "\f527";
|
|
124000
|
-
}
|
|
124001
|
-
.fi-rr-volcano:before {
|
|
124002
|
-
content: "\f528";
|
|
124003
|
-
}
|
|
124004
|
-
.fi-rr-volleyball:before {
|
|
124005
|
-
content: "\f529";
|
|
124006
|
-
}
|
|
124007
|
-
.fi-rr-volume:before {
|
|
124008
|
-
content: "\f52a";
|
|
124009
|
-
}
|
|
124010
|
-
.fi-rr-w:before {
|
|
124011
|
-
content: "\f52b";
|
|
124012
|
-
}
|
|
124013
|
-
.fi-rr-wagon-covered:before {
|
|
124014
|
-
content: "\f52c";
|
|
124015
|
-
}
|
|
124016
|
-
.fi-rr-wallet:before {
|
|
124017
|
-
content: "\f52d";
|
|
124018
|
-
}
|
|
124019
|
-
.fi-rr-water-bottle:before {
|
|
124020
|
-
content: "\f52e";
|
|
124021
|
-
}
|
|
124022
|
-
.fi-rr-water-lower:before {
|
|
124023
|
-
content: "\f52f";
|
|
124024
|
-
}
|
|
124025
|
-
.fi-rr-water-rise:before {
|
|
124026
|
-
content: "\f530";
|
|
124027
|
-
}
|
|
124028
|
-
.fi-rr-water:before {
|
|
124029
|
-
content: "\f531";
|
|
124030
|
-
}
|
|
124031
|
-
.fi-rr-watermelon:before {
|
|
124032
|
-
content: "\f532";
|
|
124033
|
-
}
|
|
124034
|
-
.fi-rr-wheat:before {
|
|
124035
|
-
content: "\f533";
|
|
124036
|
-
}
|
|
124037
|
-
.fi-rr-wheelchair:before {
|
|
124038
|
-
content: "\f534";
|
|
124039
|
-
}
|
|
124040
|
-
.fi-rr-whistle:before {
|
|
124041
|
-
content: "\f535";
|
|
124042
|
-
}
|
|
124043
|
-
.fi-rr-wifi-alt:before {
|
|
124044
|
-
content: "\f536";
|
|
124045
|
-
}
|
|
124046
|
-
.fi-rr-wind-warning:before {
|
|
124047
|
-
content: "\f537";
|
|
124048
|
-
}
|
|
124049
|
-
.fi-rr-wind:before {
|
|
124050
|
-
content: "\f538";
|
|
124051
|
-
}
|
|
124052
|
-
.fi-rr-windsock:before {
|
|
124053
|
-
content: "\f539";
|
|
124054
|
-
}
|
|
124055
|
-
.fi-rr-woman-head:before {
|
|
124056
|
-
content: "\f53a";
|
|
124057
|
-
}
|
|
124058
|
-
.fi-rr-world:before {
|
|
124059
|
-
content: "\f53b";
|
|
124060
|
-
}
|
|
124061
|
-
.fi-rr-x:before {
|
|
124062
|
-
content: "\f53c";
|
|
124063
|
-
}
|
|
124064
|
-
.fi-rr-y:before {
|
|
124065
|
-
content: "\f53d";
|
|
124066
|
-
}
|
|
124067
|
-
.fi-rr-yen:before {
|
|
124068
|
-
content: "\f53e";
|
|
124069
|
-
}
|
|
124070
|
-
.fi-rr-z:before {
|
|
124071
|
-
content: "\f53f";
|
|
124072
|
-
}
|
|
124073
|
-
*,
|
|
124074
|
-
*:hover,
|
|
124075
|
-
*:focus {
|
|
124076
|
-
outline: none !important;
|
|
124077
|
-
}
|
|
124078
|
-
input::placeholder {
|
|
124079
|
-
color: red !important;
|
|
124080
|
-
opacity: 1;
|
|
124081
|
-
}
|
|
124082
|
-
img {
|
|
124083
|
-
-webkit-user-select: none;
|
|
124084
|
-
user-select: none;
|
|
124085
|
-
}
|
|
124086
|
-
::-webkit-scrollbar {
|
|
124087
|
-
width: 8px;
|
|
124088
|
-
height: 8px;
|
|
124089
|
-
background: #F1F1F1;
|
|
124090
|
-
}
|
|
124091
|
-
::-webkit-scrollbar-thumb {
|
|
124092
|
-
background: #D9D9D9;
|
|
124093
|
-
border-radius: 10px;
|
|
124094
|
-
}
|
|
124095
|
-
@keyframes loader {
|
|
124096
|
-
from {
|
|
124097
|
-
transform: rotate(0);
|
|
124098
|
-
}
|
|
124099
|
-
to {
|
|
124100
|
-
transform: rotate(360deg);
|
|
124101
|
-
}
|
|
124102
|
-
}
|
|
124103
|
-
@keyframes logo-animation {
|
|
124104
|
-
from {
|
|
124105
|
-
opacity: 0;
|
|
124106
|
-
}
|
|
124107
|
-
to {
|
|
124108
|
-
opacity: 1;
|
|
124109
|
-
}
|
|
124110
|
-
}
|
|
124111
|
-
.hiddenField {
|
|
124112
|
-
display: none;
|
|
124113
|
-
}
|
|
124114
|
-
.hr-style {
|
|
124115
|
-
border-top: 1px solid #F3F4F6;
|
|
124116
|
-
}
|
|
124117
|
-
.cursor-pointer {
|
|
124118
|
-
cursor: pointer;
|
|
124119
|
-
}
|
|
124120
|
-
.v-ripple__container {
|
|
124121
|
-
display: none !important;
|
|
124122
|
-
}
|
|
124123
|
-
.menu-top-space {
|
|
124124
|
-
margin-top: 110px;
|
|
124125
|
-
}
|
|
124126
|
-
.bf-green {
|
|
124127
|
-
color: #16A34A;
|
|
124128
|
-
}
|
|
124129
|
-
.bf-blue {
|
|
124130
|
-
color: #2563EB;
|
|
124131
|
-
}
|
|
124132
|
-
.bf-gray {
|
|
124133
|
-
color: #9CA3AF;
|
|
124134
|
-
}
|
|
124135
|
-
.bf-orange {
|
|
124136
|
-
color: #EA580C;
|
|
124137
|
-
}
|
|
124138
|
-
.bf-red {
|
|
124139
|
-
color: #DC2626;
|
|
124140
|
-
}
|
|
124141
|
-
.bf-white {
|
|
124142
|
-
color: #fff;
|
|
124143
|
-
}
|
|
124144
|
-
html {
|
|
124145
|
-
overflow-y: auto !important;
|
|
124146
|
-
}
|
|
124147
|
-
html body {
|
|
124148
|
-
/* .v-application.theme--dark{
|
|
124149
|
-
.v-tooltip__content {
|
|
124150
|
-
background-color: #F3F4F6 !important;
|
|
124151
|
-
|
|
124152
|
-
.tooltip-text {
|
|
124153
|
-
color: #374151 !important;
|
|
124154
|
-
|
|
124155
|
-
&:before {
|
|
124156
|
-
content: "";
|
|
124157
|
-
display: block;
|
|
124158
|
-
width: 12px;
|
|
124159
|
-
height: 12px;
|
|
124160
|
-
position: absolute;
|
|
124161
|
-
background-color: #F3F4F6 !important;
|
|
124162
|
-
left: 42%;
|
|
124163
|
-
bottom: -10px;
|
|
124164
|
-
transform: translatey(-50%) rotate(45deg);
|
|
124165
|
-
border-radius: 3px;
|
|
124166
|
-
}
|
|
124167
|
-
}
|
|
124168
|
-
}
|
|
124169
|
-
}*/
|
|
124170
|
-
}
|
|
124171
|
-
html body .v-application {
|
|
124172
|
-
font-family: "Red Hat Display", sans-serif !important;
|
|
124173
|
-
}
|
|
124174
|
-
html body .v-application .v-tooltip__content {
|
|
124175
|
-
border-radius: 9px !important;
|
|
124176
|
-
background-color: #1F2937;
|
|
124177
|
-
}
|
|
124178
|
-
html body .v-application .v-tooltip__content .tooltip-text {
|
|
124179
|
-
color: #596479;
|
|
124180
|
-
}
|
|
124181
|
-
html body .v-application .v-tooltip__content .tooltip-text:before {
|
|
124182
|
-
content: "";
|
|
124183
|
-
display: block;
|
|
124184
|
-
width: 12px;
|
|
124185
|
-
height: 12px;
|
|
124186
|
-
position: absolute;
|
|
124187
|
-
background-color: white;
|
|
124188
|
-
left: 42%;
|
|
124189
|
-
bottom: -13px;
|
|
124190
|
-
transform: translatey(-50%) rotate(45deg);
|
|
124191
|
-
border-radius: 3px;
|
|
124192
|
-
border-bottom: 2px solid #DBEAFE;
|
|
124193
|
-
border-right: 2px solid #DBEAFE;
|
|
124194
|
-
}
|
|
124195
|
-
html body .v-application .app-login .login-img {
|
|
124196
|
-
width: 50%;
|
|
124197
|
-
height: 100%;
|
|
124198
|
-
overflow: hidden;
|
|
124199
|
-
max-height: 100%;
|
|
124200
|
-
object-fit: cover;
|
|
124201
|
-
}
|
|
124202
|
-
html body .v-application .app-login .bilfen-logo {
|
|
124203
|
-
position: absolute;
|
|
124204
|
-
bottom: 20px;
|
|
124205
|
-
left: 25%;
|
|
124206
|
-
}
|
|
124207
|
-
html body .v-application .bf-image-file {
|
|
124208
|
-
width: 150px;
|
|
124209
|
-
height: 150px;
|
|
124210
|
-
position: relative;
|
|
124211
|
-
top: 0;
|
|
124212
|
-
left: 50%;
|
|
124213
|
-
transform: translateX(-50%);
|
|
124214
|
-
}
|
|
124215
|
-
html body .v-application .bf-image-file .bf-image-action {
|
|
124216
|
-
cursor: pointer;
|
|
124217
|
-
border-radius: 0rem 1rem 0px 0rem;
|
|
124218
|
-
background-color: #fff;
|
|
124219
|
-
position: absolute;
|
|
124220
|
-
bottom: 6px;
|
|
124221
|
-
right: 6px;
|
|
124222
|
-
display: flex;
|
|
124223
|
-
justify-content: center;
|
|
124224
|
-
align-items: center;
|
|
124225
|
-
padding: 0.01rem;
|
|
124226
|
-
}
|
|
124227
|
-
html body .v-application .bf-image-file .bf-image-action .v-input .v-input__prepend-outer {
|
|
124228
|
-
padding: 3px;
|
|
124229
|
-
margin: 0 !important;
|
|
124230
|
-
}
|
|
124231
|
-
html body .v-application .bf-image-file .img-remove-icon {
|
|
124232
|
-
position: absolute;
|
|
124233
|
-
top: 3px;
|
|
124234
|
-
right: 3px;
|
|
124235
|
-
z-index: 2;
|
|
124236
|
-
}
|
|
124237
|
-
html body .v-application .bf-image-file img {
|
|
124238
|
-
width: 100%;
|
|
124239
|
-
height: 100%;
|
|
124240
|
-
object-fit: cover;
|
|
124241
|
-
border-radius: 50%;
|
|
124242
|
-
padding: 5px;
|
|
124243
|
-
}
|
|
124244
|
-
.bf-text-base {
|
|
124245
|
-
font-family: "Red Hat Display";
|
|
124246
|
-
font-style: normal;
|
|
124247
|
-
font-weight: 300;
|
|
124248
|
-
font-size: 14px;
|
|
124249
|
-
line-height: 20px;
|
|
124250
|
-
}
|
|
124251
|
-
.bf-text-sm {
|
|
124252
|
-
font-family: "Red Hat Display";
|
|
124253
|
-
font-style: normal;
|
|
124254
|
-
font-weight: 300;
|
|
124255
|
-
font-size: 12px;
|
|
124256
|
-
line-height: 16px;
|
|
124257
|
-
}
|
|
124258
|
-
.bf-text-lg {
|
|
124259
|
-
font-family: "Red Hat Display";
|
|
124260
|
-
font-style: normal;
|
|
124261
|
-
font-weight: 300;
|
|
124262
|
-
font-size: 16px;
|
|
124263
|
-
line-height: 24px;
|
|
124264
|
-
}
|
|
124265
|
-
.bf-text-xl {
|
|
124266
|
-
font-family: "Red Hat Display";
|
|
124267
|
-
font-style: normal;
|
|
124268
|
-
font-weight: 300;
|
|
124269
|
-
font-size: 18px;
|
|
124270
|
-
line-height: 28px;
|
|
124271
|
-
}
|
|
124272
|
-
.bf-text-2xl {
|
|
124273
|
-
font-family: "Red Hat Display";
|
|
124274
|
-
font-style: normal;
|
|
124275
|
-
font-weight: 300;
|
|
124276
|
-
font-size: 22px;
|
|
124277
|
-
line-height: 28px;
|
|
124278
|
-
}
|
|
124279
|
-
.bf-text-3xl {
|
|
124280
|
-
font-family: "Red Hat Display";
|
|
124281
|
-
font-style: normal;
|
|
124282
|
-
font-weight: 300;
|
|
124283
|
-
font-size: 30px;
|
|
124284
|
-
line-height: 36px;
|
|
124285
|
-
}
|
|
124286
|
-
.font-weight-300 {
|
|
124287
|
-
font-weight: 300;
|
|
124288
|
-
}
|
|
124289
|
-
.font-weight-400 {
|
|
124290
|
-
font-weight: 400;
|
|
124291
|
-
}
|
|
124292
|
-
.font-weight-500 {
|
|
124293
|
-
font-weight: 500;
|
|
124294
|
-
}
|
|
124295
|
-
.font-weight-600 {
|
|
124296
|
-
font-weight: 600;
|
|
124297
|
-
}
|
|
124298
|
-
.font-weight-700 {
|
|
124299
|
-
font-weight: 700;
|
|
124300
|
-
}
|
|
124301
|
-
.font-weight-800 {
|
|
124302
|
-
font-weight: 800;
|
|
124303
|
-
}
|
|
124304
|
-
.font-weight-900 {
|
|
124305
|
-
font-weight: 900;
|
|
124306
|
-
}
|
|
124307
|
-
.bf-rounded-10 {
|
|
124308
|
-
border-radius: 10px;
|
|
124309
|
-
}
|
|
124310
|
-
.inline-block {
|
|
124311
|
-
display: inline-block;
|
|
124312
|
-
}
|
|
124313
|
-
.border-none {
|
|
124314
|
-
border: none !important;
|
|
124315
|
-
}
|
|
124316
120598
|
.login-card {
|
|
124317
120599
|
border-radius: 5px !important;
|
|
124318
120600
|
}
|