|
1 | 1 | /*! |
2 | | - * Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome |
| 2 | + * Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome |
3 | 3 | * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) |
4 | 4 | */ |
5 | 5 | /* FONT PATH |
6 | 6 | * -------------------------- */ |
7 | 7 | @font-face { |
8 | 8 | font-family: 'FontAwesome'; |
9 | | - src: url('../fonts/fontawesome-webfont.eot?v=4.3.0'); |
10 | | - src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg'); |
| 9 | + src: url('../fonts/fontawesome-webfont.eot?v=4.5.0'); |
| 10 | + src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg'); |
11 | 11 | font-weight: normal; |
12 | 12 | font-style: normal; |
13 | 13 | } |
|
18 | 18 | text-rendering: auto; |
19 | 19 | -webkit-font-smoothing: antialiased; |
20 | 20 | -moz-osx-font-smoothing: grayscale; |
21 | | - transform: translate(0, 0); |
22 | 21 | } |
23 | 22 | /* makes the font 33% larger relative to the icon container */ |
24 | 23 | .fa-lg { |
|
65 | 64 | border: solid 0.08em #eeeeee; |
66 | 65 | border-radius: .1em; |
67 | 66 | } |
| 67 | +.fa-pull-left { |
| 68 | + float: left; |
| 69 | +} |
| 70 | +.fa-pull-right { |
| 71 | + float: right; |
| 72 | +} |
| 73 | +.fa.fa-pull-left { |
| 74 | + margin-right: .3em; |
| 75 | +} |
| 76 | +.fa.fa-pull-right { |
| 77 | + margin-left: .3em; |
| 78 | +} |
| 79 | +/* Deprecated as of 4.4.0 */ |
68 | 80 | .pull-right { |
69 | 81 | float: right; |
70 | 82 | } |
|
628 | 640 | .fa-credit-card:before { |
629 | 641 | content: "\f09d"; |
630 | 642 | } |
| 643 | +.fa-feed:before, |
631 | 644 | .fa-rss:before { |
632 | 645 | content: "\f09e"; |
633 | 646 | } |
|
1509 | 1522 | .fa-git:before { |
1510 | 1523 | content: "\f1d3"; |
1511 | 1524 | } |
| 1525 | +.fa-y-combinator-square:before, |
| 1526 | +.fa-yc-square:before, |
1512 | 1527 | .fa-hacker-news:before { |
1513 | 1528 | content: "\f1d4"; |
1514 | 1529 | } |
|
1533 | 1548 | .fa-history:before { |
1534 | 1549 | content: "\f1da"; |
1535 | 1550 | } |
1536 | | -.fa-genderless:before, |
1537 | 1551 | .fa-circle-thin:before { |
1538 | 1552 | content: "\f1db"; |
1539 | 1553 | } |
|
1738 | 1752 | .fa-mercury:before { |
1739 | 1753 | content: "\f223"; |
1740 | 1754 | } |
| 1755 | +.fa-intersex:before, |
1741 | 1756 | .fa-transgender:before { |
1742 | 1757 | content: "\f224"; |
1743 | 1758 | } |
|
1765 | 1780 | .fa-neuter:before { |
1766 | 1781 | content: "\f22c"; |
1767 | 1782 | } |
| 1783 | +.fa-genderless:before { |
| 1784 | + content: "\f22d"; |
| 1785 | +} |
1768 | 1786 | .fa-facebook-official:before { |
1769 | 1787 | content: "\f230"; |
1770 | 1788 | } |
|
1799 | 1817 | .fa-medium:before { |
1800 | 1818 | content: "\f23a"; |
1801 | 1819 | } |
| 1820 | +.fa-yc:before, |
| 1821 | +.fa-y-combinator:before { |
| 1822 | + content: "\f23b"; |
| 1823 | +} |
| 1824 | +.fa-optin-monster:before { |
| 1825 | + content: "\f23c"; |
| 1826 | +} |
| 1827 | +.fa-opencart:before { |
| 1828 | + content: "\f23d"; |
| 1829 | +} |
| 1830 | +.fa-expeditedssl:before { |
| 1831 | + content: "\f23e"; |
| 1832 | +} |
| 1833 | +.fa-battery-4:before, |
| 1834 | +.fa-battery-full:before { |
| 1835 | + content: "\f240"; |
| 1836 | +} |
| 1837 | +.fa-battery-3:before, |
| 1838 | +.fa-battery-three-quarters:before { |
| 1839 | + content: "\f241"; |
| 1840 | +} |
| 1841 | +.fa-battery-2:before, |
| 1842 | +.fa-battery-half:before { |
| 1843 | + content: "\f242"; |
| 1844 | +} |
| 1845 | +.fa-battery-1:before, |
| 1846 | +.fa-battery-quarter:before { |
| 1847 | + content: "\f243"; |
| 1848 | +} |
| 1849 | +.fa-battery-0:before, |
| 1850 | +.fa-battery-empty:before { |
| 1851 | + content: "\f244"; |
| 1852 | +} |
| 1853 | +.fa-mouse-pointer:before { |
| 1854 | + content: "\f245"; |
| 1855 | +} |
| 1856 | +.fa-i-cursor:before { |
| 1857 | + content: "\f246"; |
| 1858 | +} |
| 1859 | +.fa-object-group:before { |
| 1860 | + content: "\f247"; |
| 1861 | +} |
| 1862 | +.fa-object-ungroup:before { |
| 1863 | + content: "\f248"; |
| 1864 | +} |
| 1865 | +.fa-sticky-note:before { |
| 1866 | + content: "\f249"; |
| 1867 | +} |
| 1868 | +.fa-sticky-note-o:before { |
| 1869 | + content: "\f24a"; |
| 1870 | +} |
| 1871 | +.fa-cc-jcb:before { |
| 1872 | + content: "\f24b"; |
| 1873 | +} |
| 1874 | +.fa-cc-diners-club:before { |
| 1875 | + content: "\f24c"; |
| 1876 | +} |
| 1877 | +.fa-clone:before { |
| 1878 | + content: "\f24d"; |
| 1879 | +} |
| 1880 | +.fa-balance-scale:before { |
| 1881 | + content: "\f24e"; |
| 1882 | +} |
| 1883 | +.fa-hourglass-o:before { |
| 1884 | + content: "\f250"; |
| 1885 | +} |
| 1886 | +.fa-hourglass-1:before, |
| 1887 | +.fa-hourglass-start:before { |
| 1888 | + content: "\f251"; |
| 1889 | +} |
| 1890 | +.fa-hourglass-2:before, |
| 1891 | +.fa-hourglass-half:before { |
| 1892 | + content: "\f252"; |
| 1893 | +} |
| 1894 | +.fa-hourglass-3:before, |
| 1895 | +.fa-hourglass-end:before { |
| 1896 | + content: "\f253"; |
| 1897 | +} |
| 1898 | +.fa-hourglass:before { |
| 1899 | + content: "\f254"; |
| 1900 | +} |
| 1901 | +.fa-hand-grab-o:before, |
| 1902 | +.fa-hand-rock-o:before { |
| 1903 | + content: "\f255"; |
| 1904 | +} |
| 1905 | +.fa-hand-stop-o:before, |
| 1906 | +.fa-hand-paper-o:before { |
| 1907 | + content: "\f256"; |
| 1908 | +} |
| 1909 | +.fa-hand-scissors-o:before { |
| 1910 | + content: "\f257"; |
| 1911 | +} |
| 1912 | +.fa-hand-lizard-o:before { |
| 1913 | + content: "\f258"; |
| 1914 | +} |
| 1915 | +.fa-hand-spock-o:before { |
| 1916 | + content: "\f259"; |
| 1917 | +} |
| 1918 | +.fa-hand-pointer-o:before { |
| 1919 | + content: "\f25a"; |
| 1920 | +} |
| 1921 | +.fa-hand-peace-o:before { |
| 1922 | + content: "\f25b"; |
| 1923 | +} |
| 1924 | +.fa-trademark:before { |
| 1925 | + content: "\f25c"; |
| 1926 | +} |
| 1927 | +.fa-registered:before { |
| 1928 | + content: "\f25d"; |
| 1929 | +} |
| 1930 | +.fa-creative-commons:before { |
| 1931 | + content: "\f25e"; |
| 1932 | +} |
| 1933 | +.fa-gg:before { |
| 1934 | + content: "\f260"; |
| 1935 | +} |
| 1936 | +.fa-gg-circle:before { |
| 1937 | + content: "\f261"; |
| 1938 | +} |
| 1939 | +.fa-tripadvisor:before { |
| 1940 | + content: "\f262"; |
| 1941 | +} |
| 1942 | +.fa-odnoklassniki:before { |
| 1943 | + content: "\f263"; |
| 1944 | +} |
| 1945 | +.fa-odnoklassniki-square:before { |
| 1946 | + content: "\f264"; |
| 1947 | +} |
| 1948 | +.fa-get-pocket:before { |
| 1949 | + content: "\f265"; |
| 1950 | +} |
| 1951 | +.fa-wikipedia-w:before { |
| 1952 | + content: "\f266"; |
| 1953 | +} |
| 1954 | +.fa-safari:before { |
| 1955 | + content: "\f267"; |
| 1956 | +} |
| 1957 | +.fa-chrome:before { |
| 1958 | + content: "\f268"; |
| 1959 | +} |
| 1960 | +.fa-firefox:before { |
| 1961 | + content: "\f269"; |
| 1962 | +} |
| 1963 | +.fa-opera:before { |
| 1964 | + content: "\f26a"; |
| 1965 | +} |
| 1966 | +.fa-internet-explorer:before { |
| 1967 | + content: "\f26b"; |
| 1968 | +} |
| 1969 | +.fa-tv:before, |
| 1970 | +.fa-television:before { |
| 1971 | + content: "\f26c"; |
| 1972 | +} |
| 1973 | +.fa-contao:before { |
| 1974 | + content: "\f26d"; |
| 1975 | +} |
| 1976 | +.fa-500px:before { |
| 1977 | + content: "\f26e"; |
| 1978 | +} |
| 1979 | +.fa-amazon:before { |
| 1980 | + content: "\f270"; |
| 1981 | +} |
| 1982 | +.fa-calendar-plus-o:before { |
| 1983 | + content: "\f271"; |
| 1984 | +} |
| 1985 | +.fa-calendar-minus-o:before { |
| 1986 | + content: "\f272"; |
| 1987 | +} |
| 1988 | +.fa-calendar-times-o:before { |
| 1989 | + content: "\f273"; |
| 1990 | +} |
| 1991 | +.fa-calendar-check-o:before { |
| 1992 | + content: "\f274"; |
| 1993 | +} |
| 1994 | +.fa-industry:before { |
| 1995 | + content: "\f275"; |
| 1996 | +} |
| 1997 | +.fa-map-pin:before { |
| 1998 | + content: "\f276"; |
| 1999 | +} |
| 2000 | +.fa-map-signs:before { |
| 2001 | + content: "\f277"; |
| 2002 | +} |
| 2003 | +.fa-map-o:before { |
| 2004 | + content: "\f278"; |
| 2005 | +} |
| 2006 | +.fa-map:before { |
| 2007 | + content: "\f279"; |
| 2008 | +} |
| 2009 | +.fa-commenting:before { |
| 2010 | + content: "\f27a"; |
| 2011 | +} |
| 2012 | +.fa-commenting-o:before { |
| 2013 | + content: "\f27b"; |
| 2014 | +} |
| 2015 | +.fa-houzz:before { |
| 2016 | + content: "\f27c"; |
| 2017 | +} |
| 2018 | +.fa-vimeo:before { |
| 2019 | + content: "\f27d"; |
| 2020 | +} |
| 2021 | +.fa-black-tie:before { |
| 2022 | + content: "\f27e"; |
| 2023 | +} |
| 2024 | +.fa-fonticons:before { |
| 2025 | + content: "\f280"; |
| 2026 | +} |
| 2027 | +.fa-reddit-alien:before { |
| 2028 | + content: "\f281"; |
| 2029 | +} |
| 2030 | +.fa-edge:before { |
| 2031 | + content: "\f282"; |
| 2032 | +} |
| 2033 | +.fa-credit-card-alt:before { |
| 2034 | + content: "\f283"; |
| 2035 | +} |
| 2036 | +.fa-codiepie:before { |
| 2037 | + content: "\f284"; |
| 2038 | +} |
| 2039 | +.fa-modx:before { |
| 2040 | + content: "\f285"; |
| 2041 | +} |
| 2042 | +.fa-fort-awesome:before { |
| 2043 | + content: "\f286"; |
| 2044 | +} |
| 2045 | +.fa-usb:before { |
| 2046 | + content: "\f287"; |
| 2047 | +} |
| 2048 | +.fa-product-hunt:before { |
| 2049 | + content: "\f288"; |
| 2050 | +} |
| 2051 | +.fa-mixcloud:before { |
| 2052 | + content: "\f289"; |
| 2053 | +} |
| 2054 | +.fa-scribd:before { |
| 2055 | + content: "\f28a"; |
| 2056 | +} |
| 2057 | +.fa-pause-circle:before { |
| 2058 | + content: "\f28b"; |
| 2059 | +} |
| 2060 | +.fa-pause-circle-o:before { |
| 2061 | + content: "\f28c"; |
| 2062 | +} |
| 2063 | +.fa-stop-circle:before { |
| 2064 | + content: "\f28d"; |
| 2065 | +} |
| 2066 | +.fa-stop-circle-o:before { |
| 2067 | + content: "\f28e"; |
| 2068 | +} |
| 2069 | +.fa-shopping-bag:before { |
| 2070 | + content: "\f290"; |
| 2071 | +} |
| 2072 | +.fa-shopping-basket:before { |
| 2073 | + content: "\f291"; |
| 2074 | +} |
| 2075 | +.fa-hashtag:before { |
| 2076 | + content: "\f292"; |
| 2077 | +} |
| 2078 | +.fa-bluetooth:before { |
| 2079 | + content: "\f293"; |
| 2080 | +} |
| 2081 | +.fa-bluetooth-b:before { |
| 2082 | + content: "\f294"; |
| 2083 | +} |
| 2084 | +.fa-percent:before { |
| 2085 | + content: "\f295"; |
| 2086 | +} |
0 commit comments