bitcoin-atm

bitcoin atm for pyc inc.

git clone https://9o.is/git/bitcoin-atm.git

path.less

(227B)


      1 /* FONT PATH
      2  * -------------------------- */
      3 
      4 @font-face {
      5   font-family: 'FontAwesome';
      6   src: url('@{fa-font-path}/fontawesome-webfont.ttf?v=@{fa-version}') format('truetype');
      7   font-weight: normal;
      8   font-style: normal;
      9 }