@font-face 
{
    font-family: 'Metropolis-Regular';
    src: url("Metropolis-Regular.otf") format("opentype");
}
@font-face 
{
    font-family: 'Metropolis-Medium';
    src: url("Metropolis-Medium.otf") format("opentype");
}
@font-face 
{
    font-family: 'Metropolis-Light';
    src: url("Metropolis-Light.otf") format("opentype");
}
@font-face 
{
    font-family: 'Metropolis-SemiBold';
    src: url("Metropolis-SemiBold.otf") format("opentype");
}
@font-face 
{
    font-family: 'Metropolis-Bold';
    src: url("Metropolis-Bold.otf") format("opentype");
}
@font-face 
{
    font-family: 'coca_cola_ii_regular';
    src: url("coca_cola_ii_regular.ttf") format("opentype");
}
