﻿@font-face {
    font-family: 'Museo';
    font-weight: 300;
    src: url('/fonts/museo-cufonfonts/Museo300-Regular.otf');
}

@font-face {
    font-family: 'Museo';
    font-weight: 700;
    src: url('/fonts/museo-cufonfonts/Museo700-Regular.otf');
}

@font-face {
    font-family: 'MuseoSemiBold';
    font-weight: 600;
    src: url('/fonts/museo-cufonfonts/MuseoModerno-SemiBold.ttf');
}

@font-face {
    font-family: 'MulishBold';
    font-weight: 700;
    src: url('/fonts/mulish/Mulish-Bold.ttf');
}

@font-face {
    font-family: 'MulishLight';
    font-weight: 300;
    src: url('/fonts/mulish/Mulish-Light.ttf');
}

@font-face {
    font-family: 'RalewayBold';
    font-weight: 700;
    src: url('/fonts/raleway/Raleway-Bold.ttf');
}

@font-face {
    font-family: 'RalewayLight';
    font-weight: 300;
    src: url('/fonts/raleway/Raleway-Light.ttf');
}

@font-face {
    font-family: 'RalewayRegular';
    font-weight: 400;
    src: url('/fonts/raleway/Raleway-Regular.ttf');
}

@font-face {
    font-family: 'RalewaySemiBold';
    font-weight: 600;
    src: url('/fonts/raleway/Raleway-SemiBold.ttf');
}

@font-face {
    font-family: 'RalewayExtraBold';
    font-weight: 900;
    src: url('/fonts/raleway/Raleway-ExtraBold.ttf');
}

@font-face {
    font-family: 'RalewayMedium';
    font-weight: 500;
    src: url('/fonts/raleway/Raleway-Medium.ttf');
}
