Skip to content

Instantly share code, notes, and snippets.

@t1amat9409
Created March 24, 2020 07:48
Show Gist options
  • Save t1amat9409/5cfdcdf64230ff8c51dbdbcc6b606055 to your computer and use it in GitHub Desktop.
Save t1amat9409/5cfdcdf64230ff8c51dbdbcc6b606055 to your computer and use it in GitHub Desktop.
@import '~@nativescript/theme/css/core.css';
@import '~@nativescript/theme/css/default.css';
.FontAwesome{
font-family: FontAwesome, FontAwesome
}
.AntDesign{
font-family: AntDesign, anticon
}
.Zocial{
font-family: Zocial, zocial
}
.Foundation{
font-family: Foundation, fontcustom
}
.MaterialCommunityIcons{
font-family: MaterialCommunityIcons, Material Design Icons
}
.Feather{
font-family: Feather, Feather
}
.FontAwesome5Free{
font-family: FontAwesome5Free
}
.SimpleLineIcons{
font-family: SimpleLineIcons, simple-line-icons
}
.Entypo{
font-family: Entypo, Entypo
}
.MaterialIcons{
font-family: MaterialIcons, Material Icons
}
.Octicons{
font-family: Octicons, Octicons
}
.EvilIcons{
font-family: EvilIcons, EvilIcons
}
.Fontisto{
font-family: Fontisto, fontisto
}
.FontAwesome5Pro{
font-family: FontAwesome5Pro
}
.Ionicons{
font-family: Ionicons,Ionicons
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment