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

