Skip to content

Commit

Permalink
FLUID-6499: added font display swap for font faces
Browse files Browse the repository at this point in the history
  • Loading branch information
TeddTech committed May 15, 2020
1 parent c8a07a5 commit 240dd48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/uploader/css/Uploader.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
@font-face {
font-family: 'InfusionIcons';
src: url('../fonts/Uploader-Icons.woff');
font-display: swap;
}

/*
Expand Down

0 comments on commit 240dd48

Please sign in to comment.