@font-face {
    font-family: Raleway;
    src:
        url('raleway.woff2') format('woff2'),
        url('raleway.woff') format('woff');
}