github.com/rezahousseini/hugo@v0.32.3/docs/static/css/hugofont.css (about)

     1  @font-face {
     2  	font-family: 'hugo';
     3  	src:url('../fonts/hugo.eot');
     4  	src:url('../fonts/hugo.eot?#iefix') format('embedded-opentype'),
     5  		url('../fonts/hugo.woff') format('woff'),
     6  		url('../fonts/hugo.ttf') format('truetype'),
     7  		url('../fonts/hugo.svg#hugo') format('svg');
     8  	font-weight: normal;
     9  	font-style: normal;
    10  }
    11  
    12  [class^="icon-"], [class*=" icon-"] {
    13  	font-family: 'hugo';
    14  	speak: none;
    15  	font-style: normal;
    16  	font-weight: normal;
    17  	font-variant: normal;
    18  	text-transform: none;
    19  	line-height: 1;
    20  
    21  	/* Better Font Rendering =========== */
    22  	-webkit-font-smoothing: antialiased;
    23  	-moz-osx-font-smoothing: grayscale;
    24  }
    25  
    26  .icon-home:before {
    27  	content: "\21";
    28  }
    29  .icon-html5:before {
    30  	content: "\23";
    31  }
    32  .icon-css3:before {
    33  	content: "\24";
    34  }
    35  .icon-console:before {
    36  	content: "\25";
    37  }
    38  .icon-link:before {
    39  	content: "\26";
    40  }
    41  .icon-fire:before {
    42  	content: "\28";
    43  }
    44  .icon-check-alt:before {
    45  	content: "\29";
    46  }
    47  .icon-hugo_serif:before {
    48  	content: "\e600";
    49  }
    50  .icon-x-altx-alt:before {
    51  	content: "\2a";
    52  }
    53  .icon-circlestar:before {
    54  	content: "\2b";
    55  }
    56  .icon-file-css:before {
    57  	content: "\2c";
    58  }
    59  .icon-radio-checked:before {
    60  	content: "\2e";
    61  }
    62  .icon-quote:before {
    63  	content: "\44";
    64  }
    65  .icon-airplane2:before {
    66  	content: "\45";
    67  }
    68  .icon-heart:before {
    69  	content: "\46";
    70  }
    71  .icon-rocket:before {
    72  	content: "\47";
    73  }
    74  .icon-house:before {
    75  	content: "\48";
    76  }
    77  .icon-arrow-right:before {
    78  	content: "\e001";
    79  }
    80  .icon-arrow-left:before {
    81  	content: "\e002";
    82  }
    83  .icon-flow-branch:before {
    84  	content: "\e004";
    85  }
    86  .icon-pen:before {
    87  	content: "\e005";
    88  }
    89  .icon-idea:before {
    90  	content: "\3b";
    91  }
    92  .icon-gears:before {
    93  	content: "\3c";
    94  }
    95  .icon-talking:before {
    96  	content: "\3d";
    97  }
    98  .icon-tag:before {
    99  	content: "\3e";
   100  }
   101  .icon-rocket2:before {
   102  	content: "\3f";
   103  }
   104  .icon-octocat:before {
   105  	content: "\41";
   106  }
   107  .icon-announce:before {
   108  	content: "\42";
   109  }
   110  .icon-edit:before {
   111  	content: "\43";
   112  }
   113  .icon-power-cord:before {
   114  	content: "\50";
   115  }
   116  .icon-apple:before {
   117  	content: "\51";
   118  }
   119  .icon-windows8:before {
   120  	content: "\52";
   121  }
   122  .icon-tux:before {
   123  	content: "\53";
   124  }
   125  .icon-file-xml:before {
   126  	content: "\54";
   127  }
   128  .icon-fork:before {
   129  	content: "\55";
   130  }
   131  .icon-arrow-down:before {
   132  	content: "\56";
   133  }
   134  .icon-pacman:before {
   135  	content: "\e000";
   136  }
   137  .icon-embed:before {
   138  	content: "\2f";
   139  }
   140  .icon-code:before {
   141  	content: "\30";
   142  }
   143  .icon-cc:before {
   144  	content: "\31";
   145  }
   146  .icon-cc-by:before {
   147  	content: "\32";
   148  }
   149  .icon-cc-nc:before {
   150  	content: "\33";
   151  }
   152  .icon-beaker-alt:before {
   153  	content: "\39";
   154  }
   155  .icon-w3c:before {
   156  	content: "\3a";
   157  }
   158  .icon-bolt:before {
   159  	content: "\49";
   160  }
   161  .icon-flow-tree:before {
   162  	content: "\4a";
   163  }
   164  .icon-twitter:before {
   165  	content: "\4b";
   166  }
   167  .icon-beaker:before {
   168  	content: "\4c";
   169  }
   170  .icon-images:before {
   171  	content: "\4d";
   172  }
   173  .icon-bubbles:before {
   174  	content: "\4e";
   175  }
   176  .icon-meter2:before {
   177  	content: "\4f";
   178  }
   179  .icon-hugo_sans:before {
   180  	content: "\68";
   181  }
   182  .icon-spf13:before {
   183  	content: "\27";
   184  }