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