@font-face {
    font-family: 'ELLE Gabor Std Alternate';
    src: url('./ellegaborstdalternate-black.eot');
    src: url('./ellegaborstdalternate-black.eot?#iefix') format('embedded-opentype'),
         url('./ellegaborstdalternate-black.woff') format('woff'),
         url('./ellegaborstdalternate-black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'ELLE Gabor Std Alternate';
    src: url('./ellegaborstdalternate-bold.eot');
    src: url('./ellegaborstdalternate-bold.eot?#iefix') format('embedded-opentype'),
         url('./ellegaborstdalternate-bold.woff') format('woff'),
         url('./ellegaborstdalternate-bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'ELLE Gabor Std Alternate';
    src: url('./ellegaborstdalternate-book.eot');
    src: url('./ellegaborstdalternate-book.eot?#iefix') format('embedded-opentype'),
         url('./ellegaborstdalternate-book.woff') format('woff'),
         url('./ellegaborstdalternate-book.ttf') format('truetype');
    font-weight: 400; /* Should this not be 350? */
    font-style: normal;
}

@font-face {
    font-family: 'ELLE Gabor Std Alternate';
    src: url('./ellegaborstdalternate-demibold.eot');
    src: url('./ellegaborstdalternate-demibold.eot?#iefix') format('embedded-opentype'),
         url('./ellegaborstdalternate-demibold.woff') format('woff'),
         url('./ellegaborstdalternate-demibold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'ELLE Gabor Std Alternate';
    src: url('./ellegaborstdalternate-light.eot');
    src: url('./ellegaborstdalternate-light.eot?#iefix') format('embedded-opentype'),
         url('./ellegaborstdalternate-light.woff') format('woff'),
         url('./ellegaborstdalternate-light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'ELLE Gabor Std Alternate';
    src: url('./ellegaborstdalternate-medium.eot');
    src: url('./ellegaborstdalternate-medium.eot?#iefix') format('embedded-opentype'),
         url('./ellegaborstdalternate-medium.woff') format('woff'),
         url('./ellegaborstdalternate-medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'ELLE Gabor Std Alternate';
    src: url('./ellegaborstdalternate-text.eot');
    src: url('./ellegaborstdalternate-text.eot?#iefix') format('embedded-opentype'),
         url('./ellegaborstdalternate-text.woff') format('woff'),
         url('./ellegaborstdalternate-text.ttf') format('truetype');
    font-weight: 375; /* Is this even gonna be used? */
    font-style: normal;
}

@font-face {
    font-family: 'ELLE Gabor Std Alternate';
    src: url('./ellegaborstdalternate-ultralight.eot');
    src: url('./ellegaborstdalternate-ultralight.eot?#iefix') format('embedded-opentype'),
         url('./ellegaborstdalternate-ultralight.woff') format('woff'),
         url('./ellegaborstdalternate-ultralight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}