﻿@font-face {
    font-family: 'myloope';
    src: url('/Content/fonts/myloope.woff?v=1.0.0') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


.fi
{
    font-family: 'myloope';
    font-size: 40px;
}

.fi-43-px {
    font-family: 'myloope';
    font-size: 43px;
}

.fi.fi-normal
{
    font-size: 24px;
}

.fi.fi-small
{
    font-size: 14px;
}

.fi.fi-large{
    font-size: 80px;
}

.fi.fi-xlarge{
    font-size: 120px;
}

.fi.vertical-baseline{
    vertical-align:baseline!important;
}

.icon[class^="icon-"],
.icon[class*=" icon-"],
[class^='fi-'].fi, [class*=' fi-'].fi
 {
    display: inline-block;
    font-family: 'myloope';
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-transform: none;
}


.icon-loupe:before {
    content: "";
}

.icon-www:before {
    content: "";
}

.icon-market:before {
    content: "";
}

.icon-fb:before ,
.icon-facebook:before  {
    content: "";
}

.icon-twitter:before {
    content: "";
}

.icon-eye:before {
    content: "";
}

.icon-write:before {
    content: "";
}

.icon-map:before {
    content: "";
}

.icon-fb-letter:before {
    content: "";
}

.icon-twitter-letter:before {
    content: "";
}

.icon-envelop:before {
    content: "";
}

.icon-g-plus:before {
    content: "";
}

.icon-TimeLine:before {
    content: "";
}

.icon-information:before {
    content: "";
}

.icon-rss:before {
    content: "";
}

.icon-card:before {
    content: "";
}

.icon-call:before {
    content: "";
}

.icon-basket:before {
    content: "";
}


.icon-warning:before {
    content: "";
}

.icon-check:before {
    content: "";
}


.icon-cross:before {
    content: "";
}

.icon-instagram:before {
    content: "";
}

/*    @font-face {
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 300;
        src: url('/Content/Fonts/Roboto-Light.eot');
        src: url('/Content/Fonts/Roboto-Light.woff') format("woff"), url('/Content/Fonts/Roboto-Light.ttf') format("truetype"), url('/Content/Fonts/Roboto-Light.eot?#iefix') format("embedded-opentype"), url('/Content/Fonts/Roboto-Light.svg#Roboto') format("svg");
    }

    @font-face {
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 400;
        src: url('/Content/Fonts/Roboto-Regular.eot');
        src: url('/Content/Fonts/Roboto-Regular.woff') format("woff"), url('/Content/Fonts/Roboto-Regular.ttf') format("truetype"), url('/Content/Fonts/Roboto-Regular.eot?#iefix') format("embedded-opentype"), url('/Content/Fonts/Roboto-Regular.svg#Roboto') format("svg");
    }

    @font-face {
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 500;
        src: url('/Content/Fonts/Roboto-Medium.eot');
        src: url('/Content/Fonts/Roboto-Medium.woff') format("woff"), url('/Content/Fonts/Roboto-Medium.ttf') format("truetype"), url('/Content/Fonts/Roboto-Medium.eot?#iefix') format("embedded-opentype"), url('/Content/Fonts/Roboto-Medium.svg#Roboto') format("svg");
    }*/


/*@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    src: url('http://localhost:21689//Content/Fonts/Roboto-Light.ttf') format("truetype");
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: url('http://localhost:21689//Content/Fonts/Roboto-Regular.ttf') format("truetype");
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    src:  url('http://localhost:21689//Content/Fonts/Roboto-Medium.ttf') format("truetype");
}*/

