@font-face {
    font-family: 'Metropolis';
    src: url('../fonts/Metropolis-Black.otf') format('opentype');
    font-weight: 400; 
    font-style: normal;
}

@font-face {
    font-family: 'Metropolis';
    src: url('../fonts/Metropolis-BlackItalic.otf') format('opentype');
    font-weight: 400; 
    font-style: italic;
}

@font-face {
    font-family: 'Metropolis';
    src: url('../fonts/Metropolis-Bold.otf') format('opentype');
    font-weight: 700; 
    font-style: normal;
}

@font-face {
    font-family: 'Metropolis';
    src: url('../fonts/Metropolis-BoldItalic.otf') format('opentype');
    font-weight: 700; 
    font-style: italic;
}

@font-face {
    font-family: 'Metropolis';
    src: url('../fonts/Metropolis-ExtraBold.otf') format('opentype');
    font-weight: 800; 
    font-style: normal;
}

@font-face {
    font-family: 'Metropolis';
    src: url('../fonts/Metropolis-ExtraBoldItalic.otf') format('opentype');
    font-weight: 800; 
    font-style: italic;
}

@font-face {
    font-family: 'Metropolis';
    src: url('../fonts/Metropolis-ExtraLight.otf') format('opentype');
    font-weight: 300; 
    font-style: normal;
}

@font-face {
    font-family: 'Metropolis';
    src: url('../fonts/Metropolis-ExtraLightItalic.otf') format('opentype');
    font-weight: 300; 
    font-style: italic;
}

@font-face {
    font-family: 'Metropolis';
    src: url('../fonts/Metropolis-Light.otf') format('opentype');
    font-weight: 300; 
    font-style: normal;
}

@font-face {
    font-family: 'Metropolis';
    src: url('../fonts/Metropolis-LightItalic.otf') format('opentype');
    font-weight: 300; 
    font-style: italic;
}

@font-face {
    font-family: 'Metropolis';
    src: url('../fonts/Metropolis-Medium.otf') format('opentype');
    font-weight: 400; 
    font-style: normal;
}

@font-face {
    font-family: 'Metropolis';
    src: url('../fonts/Metropolis-MediumItalic.otf') format('opentype');
    font-weight: 400; 
    font-style: italic;
}

@font-face {
    font-family: 'Metropolis';
    src: url('../fonts/Metropolis-Regular.otf') format('opentype');
    font-weight: 400; 
    font-style: normal;
}

@font-face {
    font-family: 'Metropolis';
    src: url('../fonts/Metropolis-RegularItalic.otf') format('opentype');
    font-weight: 400; 
    font-style: italic;
}

@font-face {
    font-family: 'Metropolis';
    src: url('../fonts/Metropolis-SemiBold.otf') format('opentype');
    font-weight: 600; 
    font-style: normal;
}

@font-face {
    font-family: 'Metropolis';
    src: url('../fonts/Metropolis-SemiBoldItalic.otf') format('opentype');
    font-weight: 600; 
    font-style: italic;
}

@font-face {
    font-family: 'SALVAGER';
    src: url('../fonts/salvager.otf') format('opentype');
    font-weight: 400; 
    font-style: normal;
}