﻿@font-face {
    font-family: 'Prompt';
    font-style: normal;
    font-weight: normal;
    src: local('Prompt'), url('/assets/fonts/prompt/Prompt-Regular.woff') format('woff');
}

@font-face {
    font-family: 'Prompt Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Prompt Italic'), url('/assets/fonts/prompt/Prompt-Italic.woff') format('woff');
}

@font-face {
    font-family: 'Prompt Thin';
    font-style: normal;
    font-weight: normal;
    src: local('Prompt Thin'), url('/assets/fonts/prompt/Prompt-Thin.woff') format('woff');
}

@font-face {
    font-family: 'Prompt Thin Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Prompt Thin Italic'), url('/assets/fonts/prompt/Prompt-ThinItalic.woff') format('woff');
}

@font-face {
    font-family: 'Prompt ExtraLight';
    font-style: normal;
    font-weight: normal;
    src: local('Prompt ExtraLight'), url('/assets/fonts/prompt/Prompt-ExtraLight.woff') format('woff');
}

@font-face {
    font-family: 'Prompt ExtraLight Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Prompt ExtraLight Italic'), url('/assets/fonts/prompt/Prompt-ExtraLightItalic.woff') format('woff');
}

@font-face {
    font-family: 'Prompt Light';
    font-style: normal;
    font-weight: normal;
    src: local('Prompt Light'), url('/assets/fonts/prompt/Prompt-Light.woff') format('woff');
}

@font-face {
    font-family: 'Prompt Light Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Prompt Light Italic'), url('/assets/fonts/prompt/Prompt-LightItalic.woff') format('woff');
}

@font-face {
    font-family: 'Prompt Medium';
    font-style: normal;
    font-weight: normal;
    src: local('Prompt Medium'), url('/assets/fonts/prompt/Prompt-Medium.woff') format('woff');
}

@font-face {
    font-family: 'Prompt Medium Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Prompt Medium Italic'), url('/assets/fonts/prompt/Prompt-MediumItalic.woff') format('woff');
}

@font-face {
    font-family: 'Prompt SemiBold';
    font-style: normal;
    font-weight: normal;
    src: local('Prompt SemiBold'), url('/assets/fonts/prompt/Prompt-SemiBold.woff') format('woff');
}

@font-face {
    font-family: 'Prompt SemiBold Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Prompt SemiBold Italic'), url('/assets/fonts/prompt/Prompt-SemiBoldItalic.woff') format('woff');
}

@font-face {
    font-family: 'Prompt Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Prompt Bold'), url('/assets/fonts/prompt/Prompt-Bold.woff') format('woff');
}

@font-face {
    font-family: 'Prompt Bold Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Prompt Bold Italic'), url('/assets/fonts/prompt/Prompt-BoldItalic.woff') format('woff');
}

@font-face {
    font-family: 'Prompt ExtraBold';
    font-style: normal;
    font-weight: normal;
    src: local('Prompt ExtraBold'), url('/assets/fonts/prompt/Prompt-ExtraBold.woff') format('woff');
}

@font-face {
    font-family: 'Prompt ExtraBold Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Prompt ExtraBold Italic'), url('/assets/fonts/prompt/Prompt-ExtraBoldItalic.woff') format('woff');
}

@font-face {
    font-family: 'Prompt Black';
    font-style: normal;
    font-weight: normal;
    src: local('Prompt Black'), url('/assets/fonts/prompt/Prompt-Black.woff') format('woff');
}

@font-face {
    font-family: 'Prompt Black Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Prompt Black Italic'), url('/assets/fonts/prompt/Prompt-BlackItalic.woff') format('woff');
}

@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: normal;
    src: local('Lato'), url('/assets/fonts/lato/Lato-Regular.woff') format('woff');
}

@font-face {
    font-family: 'Lato Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Lato Bold'), url('/assets/fonts/lato/Lato-Bold.woff') format('woff');
}

@font-face {
    font-family: 'Lato Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Lato Italic'), url('/assets/fonts/lato/Lato-Italic.woff') format('woff');
}
