@font-face{
    font-family: 'Pangram';
    src: url('./fonts/Pangram-ExtraLight.otf') format('truetype'),
    url('./fonts/pangram-extralight-webfont.woff') format('woff'),
    url('./fonts/pangram-extralight-webfont.eot?') format('eot'),
    url('./fonts/pangram-extralight-webfont.svg#pangramextralight') format('svg');
    font-weight: 200;
    font-style: normal;
}

@font-face{
    font-family: 'Pangram';
    src: url('./fonts/Pangram-Light.otf') format('truetype'),
    url('./fonts/pangram-light-webfont.woff') format('woff'),
    url('./fonts/pangram-light-webfont.eot?') format('eot'),
    url('./fonts/pangram-light-webfont.svg#pangramlight') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face{
    font-family: 'Pangram';
    src: url('./fonts/Pangram-Regular.otf') format('truetype'),
    url('./fonts/pangram-regular-webfont.woff') format('woff'),
    url('./fonts/pangram-regular-webfont.eot?') format('eot'),
    url('./fonts/pangram-regular-webfont.svg#pangramregular') format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face{
    font-family: 'Pangram';
    src: url('./fonts/Pangram-Medium.otf') format('truetype'),
    url('./fonts/pangram-medium-webfont.woff') format('woff'),
    url('./fonts/pangram-medium-webfont.eot?') format('eot'),
    url('./fonts/pangram-medium-webfont.svg#pangrammedium') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face{
    font-family: 'Pangram';
    src: url('./fonts/Pangram-Bold.otf') format('truetype'),
    url('./fonts/pangram-bold-webfont.woff') format('woff'),
    url('./fonts/pangram-bold-webfont.eot?') format('eot'),
    url('./fonts/pangram-bold-webfont.svg#pangrambold') format('svg');
    font-weight: 600;
    font-style: normal;
}

@font-face{
    font-family: 'Pangram';
    src: url('./fonts/Pangram-ExtraBold.otf') format('truetype'),
    url('./fonts/pangram-extrabold-webfont.woff') format('woff'),
    url('./fonts/pangram-extrabold-webfont.eot?') format('eot'),
    url('./fonts/pangram-extrabold-webfont.svg#pangramextrabold') format('svg');
    font-weight: 700;
    font-style: normal;
}

@font-face{
    font-family: 'Pangram';
    src: url('./fonts/Pangram-Black.otf') format('truetype'),
    url('./fonts/pangram-black-webfont.woff') format('woff'),
    url('./fonts/pangram-black-webfont.eot?') format('eot'),
    url('./fonts/pangram-black-webfont.svg#pangramblack') format('svg');
    font-weight: 800;
    font-style: normal;
}
