
@font-face {
    font-family: 'liberty';
    src: url('liberty.eot');
    src: url('liberty?#iefix') format('embedded-opentype'),
		 url('liberty.otf') format('otf'),
		 url('liberty.woff') format('woff'),
         url('liberty.ttf') format('truetype'),
         url('liberty.svg#liberty') format('svg');

}







