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

@font-face {
    font-family: 'bebas_neueregular';
    src: url('bebasneue-regular-webfont.woff2') format('woff2'),
         url('bebasneue-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'antonregular';
    src: url('anton-regular-webfont.woff2') format('woff2'),
         url('anton-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Amiri';
    src: url('Amiri-Regular.woff2') format('woff2'),
         url('Amiri-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Amiri';
    src: url('Amiri-Bold.woff2') format('woff2'),
         url('Amiri-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
