@font-face {
font-family: 'loremipsum';
src: url('/loremipsum.eot');
src: url('/loremipsum.eot?#iefix') format('embedded-opentype');
src: url("/loremipsum.otf") format("opentype");
url('/loremipsum.svg#loremipsum') format('svg');
url('/loremipsum.woff') format('woff');
url('/loremipsum.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
