@font-face {
    font-family: "Nexa";
    font-style:  regular;
    font-weight: 400;
    src: url("NexaBook.woff2") format("woff2"),
         url("NexaBook.woff")  format("woff");
}

@font-face {
    font-family: "Nexa";
    font-style:  italic;
    font-weight: 400;
    src: url("NexaBookItalic.woff2") format("woff2"),
         url("NexaBookItalic.woff")  format("woff");
}

@font-face {
    font-family: "Nexa";
    font-style:  normal;
    font-weight: 700;
    src: url("NexaBold.woff2") format("woff2"),
         url("NexaBold.woff")  format("woff");
}

@font-face {
    font-family: "Nexa";
    font-style:  normal;
    font-weight: 900;
    src: url("NexaBlack.woff2") format("woff2"),
         url("NexaBlack.woff")  format("woff");
}

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

@font-face {
    src: url('RoslindaleText-Italic.woff2') format("woff2"),
         url('RoslindaleText-Italic.woff') format("woff");
    font-family: 'RoslindaleText';
    font-style: italic;
    font-weight: 400;
}

@font-face {
    src: url('RoslindaleV2-DisplayCondensedLight.woff2') format("woff2"),
         url('RoslindaleV2-DisplayCondensedLight.woff')  format("woff");
    font-family: 'RoslindaleDisplay';
    font-style: normal;
    font-weight: 300;
}

@font-face {
    src: url('RoslindaleV2-DisplayCondensedMedium.woff2') format("woff2"),
         url('RoslindaleV2-DisplayCondensedMedium.woff')  format("woff");
    font-family: 'RoslindaleDisplay';
    font-style: normal;
    font-weight: 600;
}

@font-face {
    src: url('RoslindaleV2-DisplayCondensedBlack.woff2') format("woff2"),
         url('RoslindaleV2-DisplayCondensedBlack.woff')  format("woff");
    font-family: 'RoslindaleDisplay';
    font-style: normal;
    font-weight: 800;
}

@font-face {
    src: url('Roslindale-DeckNarrowRegular.woff2') format("woff2"),
         url('Roslindale-DeckNarrowRegular.woff')  format("woff");
    font-family: 'RoslindaleDeck';
    font-style: normal;
    font-weight: 400;
}


@font-face {
    src: url('Roslindale-DeckNarrowItalic.woff2') format("woff2"),
         url('Roslindale-DeckNarrowItalic.woff')  format("woff");
    font-family: 'RoslindaleDeck';
    font-style: italic;
    font-weight: 400;
}

@font-face {
    src: url('Roslindale-DeckNarrowBold.woff2') format("woff2"),
         url('Roslindale-DeckNarrowBold.woff')  format("woff");
    font-family: 'RoslindaleDeck';
    font-style: normal;
    font-weight: 600;
}
