@font-face {
    font-family: graphik;
    font-style: normal;
    font-weight: 400;
    src: local('Graphik'), url(./fonts/GraphikRegular.woff) format('woff')
}

@font-face {
    font-family: graphik;
    font-style: italic;
    font-weight: 400;
    src: local('Graphik'), url(./fonts/GraphikRegularItalic.woff) format('woff')
}

@font-face {
    font-family: graphik;
    font-style: normal;
    font-weight: 250;
    src: local('Graphik'), url(./fonts/GraphikThin.woff) format('woff')
}

@font-face {
    font-family: graphik;
    font-style: italic;
    font-weight: 250;
    src: local('Graphik'), url(./fonts/GraphikThinItalic.woff) format('woff')
}

@font-face {
    font-family: graphik;
    font-style: normal;
    font-weight: 275;
    src: local('Graphik'), url(./fonts/GraphikExtralight.woff) format('woff')
}

@font-face {
    font-family: graphik;
    font-style: italic;
    font-weight: 275;
    src: local('Graphik'), url(./fonts/GraphikExtralightItalic.woff) format('woff')
}

@font-face {
    font-family: graphik;
    font-style: normal;
    font-weight: 300;
    src: local('Graphik'), url(./fonts/GraphikLight.woff) format('woff')
}

@font-face {
    font-family: graphik;
    font-style: italic;
    font-weight: 300;
    src: local('Graphik'), url(./fonts/GraphikLightItalic.woff) format('woff')
}

@font-face {
    font-family: graphik;
    font-style: normal;
    font-weight: 500;
    src: local('Graphik'), url(./fonts/GraphikMedium.woff) format('woff')
}

@font-face {
    font-family: graphik;
    font-style: italic;
    font-weight: 500;
    src: local('Graphik'), url(./fonts/GraphikMediumItalic.woff) format('woff')
}

@font-face {
    font-family: graphik;
    font-style: normal;
    font-weight: 600;
    src: local('Graphik'), url(./fonts/GraphikSemibold.woff) format('woff')
}

@font-face {
    font-family: graphik;
    font-style: italic;
    font-weight: 600;
    src: local('Graphik'), url(./fonts/GraphikSemiboldItalic.woff) format('woff')
}

@font-face {
    font-family: graphik;
    font-style: normal;
    font-weight: 700;
    src: local('Graphik'), url(./fonts/GraphikBold.woff) format('woff')
}

@font-face {
    font-family: graphik;
    font-style: italic;
    font-weight: 700;
    src: local('Graphik'), url(./fonts/GraphikBoldItalic.woff) format('woff')
}

@font-face {
    font-family: graphik;
    font-style: normal;
    font-weight: 900;
    src: local('Graphik'), url(./fonts/GraphikBlack.woff) format('woff')
}

@font-face {
    font-family: graphik;
    font-style: italic;
    font-weight: 900;
    src: local('Graphik'), url(./fonts/GraphikBlackItalic.woff) format('woff')
}

@font-face {
    font-family: graphik;
    font-style: normal;
    font-weight: 950;
    src: local('Graphik'), url(./fonts/GraphikSuper.woff) format('woff')
}

@font-face {
    font-family: graphik;
    font-style: italic;
    font-weight: 950;
    src: local('Graphik'), url(./fonts/GraphikSuperItalic.woff) format('woff')
}